BODY {FONT: Trebuchet MS; font-size: 13px;}
td {font-size: 13px; font-family: Trebuchet MS;}

#menu UL {
	MARGIN: 1px; LIST-STYLE-TYPE: none; padding: 0 0 0 10px;
}
#menu LI {
	DISPLAY: inline;
}
#menu A {
	PADDING-RIGHT: 20px; BORDER-TOP: #C4C3C2 1px solid; DISPLAY: block; PADDING-LEFT: 20px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; COLOR: #666666; PADDING-TOP: 3px; TEXT-DECORATION: none; BACKGROUND: #E9E7E4; font-family:Trebuchet MS; font-size: 13px;
}
#menu A:hover {
	BACKGROUND: red; COLOR: white
}
#menu .active A {
	BACKGROUND: #d1f0a6; COLOR: #000000
}
#menu .first A {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.enter {font-weight:bold; color:#030D48; text-decoration:none; font-family: Trebuchet MS}
.enter:hover {font-weight:bold; color:#030D48; text-decoration:underline;}

#words {
	PADDING-RIGHT: 0px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; margin-top: 2px; font-family:Arial; color: blue; font-weight:bold; 
}
.otdel {
font-size: 13px; color: black; text-decoration: none; font-weight:bold;
}

.razdel {color: blue; text-decoration: none; font-size: 10px;}
.razdel:hover { color: navy; text-decoration: none; font-size: 10px;}

.put { color: navy; text-decoration: underline; }
.put:hover {  color: blue; text-decoration: }


H1, H2, H3 {
	font-size: 22px;
	color: #0153c2;
	margin: 5px 0 10px 0;
	font-weight: normal;
	font-family: 'Arial Narrow';
}

SPAN {
	color: #FD6500;
}



form, input {
	padding: 0;
	margin: 0;
}
p, pre, blockquote, form, label {text-align:justify}


h4  {
  font:  bold 80% Verdana, Arial, Helvetica, sans-serif;
}
h5  {
  font:  bold 70% Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 55%;
	font-weight: normal;
}
p, li, .smallfont {
  line-height:150%;
  
}
.justify{text-align:justify;}
.img_border{
	border: 1px solid #CAD6E8;
	background-color: #F0F3F9;
}
.frame_border{
	border: 1px solid #CAD6E8;
	background-color: #FFFFFF;
}
.img_border2{border: 1px solid #CAD6E8;}
.img_border_brown{border: 1px solid #996600;}



.ligth{color:#97AFD9;}
a.ligth:link{color:#97AFD9;}
a.ligth:hover{color:#036}
a.ligth:visited{color:#97AFD9;}

.brown{color:#531B00;}
a.brown:link{color:#531B00;}
a.brown:hover{color:#990000}
a.brown:visited{color:#531B00;}

.red{color:#CC0000;}
a.red:link{color:#CC0000;}
a.red:hover{color:#FF0000}
a.red:visited{color:#CC0000;}

.green{color:#528057;}
a.green:link{color:#528057;}
a.green:hover{color:#507C54}
a.green:visited{color:#528057;}

.abox{
	background-color: #F9FAFB;
	border-bottom: 1px solid #9FB5D5;
	border-right: 1px solid #9FB5D5;
	border-top: 1px solid #EDF1F8;
	border-left: 1px solid #EDF1F8;
	padding:0 2 0 2;
}
a.abox:link{
	background-color: #F9FAFB;
	border-bottom: 1px solid #9FB5D5;
	border-right: 1px solid #9FB5D5;
	border-top: 1px solid #EDF1F8;
	border-left: 1px solid #EDF1F8;
	padding:0 2 0 2;
}
a.abox:hover{
	background-color: #F9FAFB;
	border-top: 1px solid #9FB5D5;
	border-left: 1px solid #9FB5D5;
	border-bottom: 1px solid #EDF1F8;
	border-right: 1px solid #EDF1F8;
	padding:0 2 0 2;
}


.underline, a.underline{text-decoration: underline;}

.bold{font-weight:bold}
.line{border-top: 1px solid #C0D0E0;}

hr {
	border-top : 1px solid #C0D0E0;
	height : 1px;
	padding : 0 0 0 0;
	width : 100%;
}
#header h1{
	margin: 10px 25px;
	font-weight: bold;
	height: 80px;
	font-size: 18px;
}

#header h1 span{
	background: url(../../images/logo.gif) left top no-repeat;
	min-width: 220px;
	width:220px;
	height: 80px;
	position: absolute;
}

.textsmall{font-size: 10px;}
#header h1 div.textsmall{font-size: 10px;}

.menu{
	background: #012e5c url(../../images/navbar1.png) no-repeat right top;
	height: 36px;
}

td#navlist a{
	padding: 8px 8px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #CCDDEE;
	border: 1px solid #446688;
	border-width: 0 1px 1px 0;
	white-space: nowrap;
	display:block;
}

td#navlist a:hover{
	background: #446688 url(../../images/navbarhighlight1.png);
	color: #FFFFFF;
}

.menu_bottom{
	background: #6584B0 url(../../images/bargradient2.jpg) bottom right  no-repeat; 
	color:#97AFD9;
	height: 20px;
}

td#navlist_bottom a{
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0px 8px;
	font-size: 12px;
	color: #CCDDEE;
}

td#navlist_bottom a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}

#copyright{text-align:center;}
#copyright a{
	color: #666;
	text-decoration:none;
}

#copyright a:hover{text-decoration:underline;}
.pad20 {padding:0 20 0 20;}
.pad5 {padding:5 2 5 2;}
.pad202 {padding:0 0 0 20;}
.pad10 {padding:0 10 0 10;}
.pad102 {padding:0 10 0 0;}
.vpad {line-height:150%;}

#tabl_small {
	border: 1px solid #CAD6E8;
	background-color: #fff;
	margin-top: 5px;
}
#tabl_small h3 {
	font:  normal 9pt Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../../images/bulletr.gif) no-repeat right center;
	color:#99ACCA;
	margin-top: -8px;
	padding:0 14px 0 5px;
	text-align:right;
	border:0 none;
	float: right;
	display: block;
}
.m{
	margin-top: -12px;
}

#tabl_small2 {
    background-color: #FFFAF0;
    border:1px solid #730;
	margin-top: 5px;
}
#tabl_small2 h3 {
	font:  normal 9pt Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../../images/bulletr-br.gif) no-repeat right center;
	color:#CCB4A2;
	margin-top: -8px;
	padding:0 14px 0 5px;
	text-align:right;
	border:0 none;
	display: block;
	float: right;
}
#tabl_small2 p {font-size:  70%;}



textarea,select{
	color: #333333;
	background-color: #F9FAFB;
	border-top: 1px solid #9FB5D5;
	border-left: 1px solid #9FB5D5;
	border-bottom: 1px solid #EDF1F8;
	border-right: 1px solid #EDF1F8;
	padding:0 2 0 2;
}

option{
	color : #333333;
}

.message{
	width : 100%;
	height : 120px;	
}

.descr{
	width : 100%;
	height : 50px;	
}

.sel1{width : 240px;}

input.checkbox{
	color : #333333;
	border : 0 none;
}

input.submit1{
	color : #333333;
	background-color: #F9FAFB;
	border : 1px solid #003366;
	padding:0 10 0 10;
}

input.submit2{
	color : White;
	background-color: #003366;
	border : 1px solid #003366;
	padding:0 10 0 10;
}














A, A:link, A:visited, A:active {color:#030D48;text-decoration:none; font-weight:bold;}
A:hover {color:red;text-decoration:none; font-weight:bold;}
.blue {color:blue;}

.bborde {background-color:white;border:1px lavender solid;}
.but,.prosa {border:1px dimgray solid;font-size:13px;font-weight:normal;font-family:Trebuchet MS;color:dimgray;background-color:white;}
.prosa {font-size:11px;color:red;}
.panel {border:1px dotted silver;background-color:#F7F6F4;color:navy;}
body,td,tr,p,td,ul,li,dd,dt,pre,blockquote,.logino,.td,.forms {font-family:Trebuchet MS;color:black;font-size:13px;font-weight:normal;}
.hide {position:absolute;left:0;top:0;z-index:1;visibility:hidden;}
p {text-indent:0em;margin:2px 0;}
.tdbottom {border-bottom:white 1px solid;}
.tpd {margin:5px;}
.head {background:url(i/logo.gif) no-repeat;}
.sert {float:right;}
.title {float:left;margin:0 0 0 90px;}
.title h1 {font:48px Impact,Arial Narrow,Arial,Helvetica,sans-serif;margin:0px;color:green;cursor:default;}
ul.top {padding:0;margin:0;list-style-type:none;}
ul.top li {float:left;padding:0px;margin:0px 10px 0 0;}
a.he,a.he:link,a.he:active,a.he:visited {color:green;}
a.he:hover {color:red;text-decoration:underline;}
.tt {padding:3px 0;}
.but {border:1px #0C6 solid;color:green;}

.line {background:url(i/line.gif) repeat-y;margin:-4px 0; padding:4px 0;}
.plus {background:url(i/plus.gif) no-repeat;}
.minus {background:url(i/minus.gif) no-repeat;}
.close {background:url(i/folder.gif) no-repeat;}
.open {background:url(i/folder_open.gif) no-repeat;}
.plus,.minus,.close,.open {float:left;width:18px;height:18px;margin:0 1px 0 0;}
.link {padding:3px 0px;}
.link span {color:red;}
.open_box {border:#0C6 1px solid;margin:2px 2px 1px 19px;}
html:root .link {margin:0 0 0 20px;}

.sape {padding:5px;}
.sape,.sape a{color:#777;}
.adsense {text-align:center;padding:5px;}
 img.demo {border:1px silver solid;}
 .lotbody td {border:1px lavender solid;padding:1px;margin:0;}
 .wmbuttons td {border:0px;padding:0;margin:0;}

.wm {width:100px;}
#useremail .email {width:240px;}
#useremail .submit {width:120px;}
#other .select {width:244px;}
#other .submit {width:120px;}

input.ssss {border:1px green solid; }
