body {

}

.top_block{
	font-family : Arial;
	font-size : large;
	font-style : italic;
	color: #6699FF;
	background-color: #FFCC99;
	overflow : hidden;
	white-space: nowrap;
	position : relative;
}

.bottom_block{
	background-color : #C0C0C0;
	position : absolute;
	bottom: 5;
	left: 5;
	height: 44;
	right : 5;
	text-align: center;
}

.btm_menu{
	display : inline-block;
	vertical-align: middle;
	width: 25%;
}

.lang_img {
	border : 0;
	width : 21px;
	height : 14px;
	
}

.main_menu {
	#background-color: #6699FF;
	color: #FFFFFF;
	overflow : hidden;
	font-weight : bold;
	height : 32px;
}

.abon_hdr {
	color : #0000FF;
	font-family : "Book Antiqua";
	font-weight : bold;
}

.abon_info {
	color : #0000FF;
	font-family : Book Antiqua;
	font-size : small;
	margin-left : auto;
	margin-right: auto;
}

a.menu:link {color: white; text-decoration: none}
a.menu:active {color: white; text-decoration: none}
a.menu:visited {color: white; text-decoration: none}
a.menu:hover {color: white; text-decoration: none}
