body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#555555;
	background-image:url(../img/bg.gif); background-repeat:repeat;

	}
	
.txt0 {font-size:0px;}
.txt9 {font-size:10px;}
.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt15 {font-size:15px;}
.txtup {text-transform:uppercase}
.txtb {font-weight:bold}
.txtw {color:#FFFFFF}
.txtgr {color:#4e683c}
.txtbl {color:#2575b0}
.txtr {color:red;}
.txto {color:#ee8101;}
.txtu {text-decoration: underline}
.lh{line-height:20px;}


.w1 {width:1000px;  text-align:left;}

h1 {font-weight:bold; font-size:16px; color:#dd6301;}
h2 {font-weight:bold; font-size:15px;  color:#2575b0;}
h3 {font-weight:bold; color:#577147;}
.h1 {font-weight:bold; font-size:16px; color:#dd6301;}
.h2 {font-weight:bold; font-size:15px;  color:#2575b0;}
.h3 {font-weight:bold; color:#577147;}

p {text-indent:20px; text-align:justify}
img {border:none;}

a{color:#034994; text-decoration: none;}
a:hover{color:#577147; text-decoration: none;}

#MenuTop a, #MenuTop a:visited
{
	color:White;
	text-decoration:none;
}

#MenuTop a:hover
{	
	text-decoration:underline;
}

.ol1{ width:170px;}
li { margin-top: 5px;}




.faq ul{ margin: 0px 0px 0px 101px; padding:0px 0px 0px 101px; }
.faq li{
    padding-right:10px; /* отступ от маркера */
    line-height:18px;
	margin:0px 10px 0px 10px;	
}

.pad1 {padding:3px 10px 3px 10px;}
.pad2 {padding:3px 20px 3px 20px;}

.hr1{border-bottom:2px solid #ffffff; }
	.hr1 a{color:#464646;}
	.hr1 a:hover{color:#000000;}
	
	#submenu5 a{color:#009515;}
	#submenu5 a:hover{color:#236f65;}

.btn1 {background-image:url(../img/btn1.gif); height:36px; width:197px; background-repeat:no-repeat; padding:9px 0 0 7px;}
.btn12 {background-image:url(../img/btn1.gif); height:36px; width:197px; background-repeat:no-repeat; padding:4px 0 0 7px; font-size:14px; line-height:13px}

.btn2 {background-image:url(../img/btn2.gif); height:36px; width:197px; background-repeat:no-repeat; padding:9px 0 0 7px;}
.btn22 {background-image:url(../img/btn2.gif); height:36px; width:197px; background-repeat:no-repeat; padding:4px 0 0 7px; font-size:14px; line-height:13px}

.btn_news{background-image:url("../img/btn_news.gif"); height:60px; width:280px; background-position:90px 0px; background-repeat:no-repeat; margin:10px 0px 0px 0px; display:block;}

.topmenu ul, .topmenu ul li{
	margin: 0;	
	padding: 0;	
	display: inline;
	margin-right:2px;
	border-left:1px solid #ffffff;
}
.topmenu ul li {
	float: left;
	position:relative;	

	
}
.topmenu ul li a{
	display: block;
	padding:8px 12px 8px 20px;
	
    margin:1px 0px;
	color: #ffffff;
	text-decoration: none;	
    white-space: nowrap;
}
.topmenu ul li a:HOVER
{
	background: #4a613e;
	color: #d1ffcb;
}

.topmenu ul li ul {
    display: none;
    position:absolute;
    top:36px;
    background: #778e6c;
}

.topmenu ul li ul li {
    display:block;    
    border-top:0px;
  
}


.clear{clear:both;}
