body { margin: 0; border: solid 0; overflow: hidden; overflow-y: scroll; background-color: white; }
p, form { margin: 0 0 0 0; }
.sp { min-width: 40px; width: 40px; }
.toppanel { 
	height: 55px; background: #04268d; 
	background-image: url('stat/tbg.jpg'); 
	background-position: top center; background-repeat: no-repeat;
}
.topleft, .topright a, .topleft a {
	color: white;
	font: normal 14px Tahoma;
	text-decoration: none;
}
.topright a:hover, .topleft a:hover {
	opacity: 0.7;
}

.spanel {
	height: 55px; background: #f2f2f2;
}
.spanel, .spanel a, .spanel span {
	font: normal 14px Tahoma;
	color: black;
	text-decoration: none;
}
.spanel a:hover {
	opacity: 0.7
}
.spanel span { font-weight: bold; }

.pmnu { background: #f2f2f2; border: solid 1px #666; }
.pmnu a { color: #333; font: normal 11px tahoma; text-decoration: none; }
.pmnu a:hover{ opacity: 0.7; }

.fld { width: 100%; height: 22px; border: solid 1px #aaa; font: normal 12px Tahoma; color: black; background: white; outline: none; }
.fld:focus {border-color: #000;}
.langs, .langs a, .langs span { font-size: 12px; }

.bt { background: #666; }
.bmnu { padding: 20px 0 0 0; color: white; font: normal 12px Tahoma }
.bmnu a { text-decoration: none; color: white; font: normal 12px Tahoma }
.bmnu a:hover { opacity: 0.7; }

.submnu { font: normal 12px tahoma; color: #3688AC; }
.submnu a { text-decoration: none; color: #3688AC; }
.submnu b { font-weight: normal; }
.submnu a:hover { opacity: 0.7; }

a { color: #336699; }
h1 { font: normal 22px Tahoma; color: #666; margin: 0 0 0 0; }
h2 { font: normal 18px Tahoma; color: #666; margin: 0 0 0 0; }
h3, h3 a { font: bold 16px Tahoma; color: #666; text-decoration: none; margin: 10 0 0 0; }

form, form td { font: normal 14px Tahoma; color: #666666; }
form p { margin: 12 0 2 0; }

.btn { font: bold 18px Tahoma; color: #009900; }

.lm { font: normal 12px Tahoma; line-height: 22px; }
.lm a { text-decoration: none; color: #337999; }
.lm a.act { color: #ff0000; }


.sm { margin: 0 0 0 20; }

.body, .body td { font: normal 14px Tahoma; color: #666666; text-align: justify; }
.anounce, .anounce td { font: normal 12px Tahoma; color: #999999; text-align: justify; }
.news { font: normal 12px Tahoma; color: #333333; text-align: justify; margin: 10 0 0 0; }

.nav { font: normal 12px Tahoma; color: #018dbc; padding: 0 0 0 20; }
.nav a { color: #018dbc; }

.about {
	background: #272727;
	height: 180px;
	background-image: url('stat/abg.jpg'); 
	background-position: top center; background-repeat: no-repeat;
}
.about h1 { color: white; opacity: 0.94; }
.about div {
	color: white; opacity: 0.94;
	font: normal 12px Tahoma;
	line-height: 17px;
}
.more img:hover{ opacity: 0.7; }

.banners {
	padding: 30px 0;
	background-image: url('stat/corners.png');
	background-repeat: no-repeat;
	background-position: -10 -10;
}
.banners a:hover { opacity: 0.6; }
.rubheader {
	background: #cdf;
	padding: 6px 20px;
	border-radius: 12px;
	line-height: 12px;
	font: normal 12px Tahoma;
	color: #000;
	background-image: linear-gradient(to bottom, #cdf, #bce);
}

.newsblock {
	background: #f0f0f0;
	padding: 40px 0;
}
.nim {
	display: block;
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 80px;
	background-color: white;
}
.nans {
	font: normal 14px Tahoma;
	color: #666;
	margin-top: 20px;
}
.nans a {
	color: #666;
	text-decoration: none;
}
h3:hover, .nim:hover, .nans a:hover, .nans:hover { opacity: 0.6; }


.tabs { margin-top: 20px; }
.tabs div {
	display: inline-block;
	font: normal 16px Arial;
	color: #666;
	padding: 10px 20px;
	cursor: pointer;
}
.tabs div.active { 
	color: #000; 
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.bodys {
	padding: 20px;
	border: solid 1px #999;
}
