body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin:0;
	padding:0;
	background-color : #E4E4E4;
	color : #5B5B5B;
}
h1{
	color : #000064;
	font-weight : bolder;
	font-size:11pt;
	font-family : Georgia;
}
div.format{
	width : 100%;
	border-top : thin solid #228B22;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top : 3px;
	padding-bottom : 3px;
}
div:hover.format{
	background-color : #E3F9E3;
}
#refresh{
	background-image : url(../img/refresh.png);
	text-align: center;
	width: 200px;
	height : 20px;
	color : #666666;
	font-weight : bolder;
}
#gradient{
	background-image : url(../img/bg.png);
	height : 250px;
}
.topmenu{
	width : 100%;
	background-color : #E9E9E9;
	border-bottom : 1px solid #DDDDDD;
}
#menu{
	text-align:center;
	height : 25px;
	background-color : #F5F5FE;
	background-image : url(../img/menu.png);
}
#menubot{
	text-align:center;
	height : 25px;
	background-color : #D9D9FB;
}
#main{
	margin-top:0px;
	margin-bottom:0px;
	height : auto;
	background-color : White;
}
#main_table{
width:980px;
}


#content{
	width:999px;
	height: 700px;
	text-align:left;
	background-color : White;
	margin-top : -250px;
	display : block;
	position:relative;
}

#logo{
	height : 104px;
	background-color : White;
	
	padding-left : 5px;
}
#logos{
	
}

#bottom{
	background-color: #A4ADFF;
	height:60px;
	padding-left:20px;
	padding-top:10px;
}
#copy{
color:#FFFFFF;
font-size:8pt;
}
#counter{
width:88px;
height:31px;
background-color:#97afd1;
}
.poisk{
	background-color : #F4F4FF;
	width : 770px;
	height : 50px;
	padding-left : 10px;
}
.news{
	background-color : White;
	width : 200px;
	height : auto;
	margin-left : -4px;
	padding-left : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
}
.blok{
	background-image : url(../img/bas.png);
	width : 300px;
	color : #000024;
	font-family : "Arial Rounded MT Bold";
	font-size : 11px;
	text-align : center;
	height : 18px;
	padding-top : 4px;
	font-weight : bolder;
}
.top{
	width : 200px;
	color : White;
	font-family : "Arial Rounded MT Bold";
	font-size : 11px;
	text-align : center;
	height : 18px;
	padding-top : 3px;
	font-weight : bolder;
	margin-left : -4px;
	background-image : url(../img/graf.png);
}
.center{
	background-color : White;
	width : 200px;
	height : auto;
	margin-left : -4px;
	padding-left : 2px;
}
.bot{
	
	height : 20px;
	width : 300px;
}
.contenttop{
	background : url(../img/content.png);
	height : 20px;
	width : 600px;
}
.contentcenter{
	width : 780px;
	height : auto;
	color : Black;
	font-family : Georgia;
	text-align : left;
}
.bas{
	background : url(../img/bas.png);
	height : 20px;
	width : 200px;
	text-align : center;
	padding-top : 2px;
}

a:hover{
	color : #CC3737;
}
a{
	color : Navy;
	text-decoration : none;
	font-size : 11px;
}
.btn {
	color: White;
	cursor:pointer;
	height :20px;
	width : 60px;
	border : Black;
	background-color : #97afd1;
	font-family : "@Arial Unicode MS";
	font-size : 11px;
	font-weight : normal;
}
.btn a:hover, .btn a:visited {color:#2C334A}
.effect {FILTER: alpha(opacity=50); -moz-opacity: .50; opacity: .50;}