@charset "windows-1251";
/* CSS Document */



#header {
	height: 136px;
	background-image: url(../img/top_hatch.gif);
	background-repeat: repeat-x;
	
} 



#apDiv1 {
	position:absolute;
	left:300px;
	top:50px;
	width:362px;
	height:60px;
	z-index:1;
	font-size: 24px;
	font-weight: bold;
}

#flags {
	margin-left: 351px;
	margin-top: 20px;
	font-size: 1px;
	line-height: 0px;
	text-decoration: none;
}

#flags a {
	font-size: 1px;
	line-height: 0px;
	text-decoration: none;	
}


#gfx_id{
	float:  right;
	background-image: url(../img/top_graphic.gif);
	height: 136px;
	width: 396px;
}


#top_buttons {
	margin-top: 28px;
	margin-left: 250px;
	font-size: 1px;
	line-height: 0px;
	text-decoration: none;
}

#top_buttons a {
	font-size: 1px;
	line-height: 0px;
	text-decoration: none;	
}


#header2 {
	height: 43px;
	background-color: #FFF;
	background-image: url(../img/menu_bckg.gif);
	background-repeat: repeat-x;
	margin-left: 21px;
	margin-right: 21px;
	
}


#explain {
	height: 37px;
	width: 255px;
	background-color: #5B83B4;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-top: 3px;
}




.menu_item {
	height: 40px;
	background-image: url(../img/menu_bckg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 40px;
	float: left;
}

.menu_item .active {
	font-size: 120%;
	font-weight: bold;
	color:#3B6394;
	}
.menu_item .active a {
	background: #FFF;
	color:#3B6394;
	}

.menu_item a {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menu_item a:hover {
	text-decoration: underline;
}

.menu_break {
	width: 2px;
	height: 40px;
	background-image: url(../img/menu_break.gif);
	float: left;
}
.menu_spacer {
	background-color: #FFF;
	float: left;
	height: 43px;
	width: 3px;
}

.menu_fill {
	height: 40px;
	background-image: url(../img/menu_bckg.gif);
	background-repeat: repeat-x;
	float: left;
	width: auto;
}
.ditto_currentpage, .ditto_page {padding-right:.5em}
