html{
	background-color: #9a9a9a;
}

body{
	background: #9a9a9a url(img/boby_bg.jpg) repeat-x scroll top;
	margin: 0 10px;
}

strong, b {
	font-weight: bold;
}

#custom-doc{
	background: #9b9b9b;
	width: 974px;
	min-width:974px;
}
 #custom-doc1 {  margin:auto; text-align:left; }

#hd {
	background: #9b9b9b url(img/logo.jpg) no-repeat center;
	height: 127px;
}

#lng{
	float: right;
	margin: 7px 16px 0 0;
	color: #bbb9b9;
}

#lng a{
	color: #bbb9b9;
}

#lng span{
	color: #d4d2ab;
}

#lng a:hover{
	color: #d4d2ab;
}

#slogan{
	position: absolute;
	color: #cecece;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	width: 974px;
	height: 20px;
	top: 106px;
}

#bd{
	background: #9b9b9b url(img/content_bg.gif) repeat-y;
}

#menu{
	background: url(img/menu_bg.gif);
	height: 29px;
	padding: 0 16px;
}

#menu li{
	float: left;
	margin: 8px 30px;
	*margin: 8px 20px;
}

#menu li a{
	display: block;
	background: url(img/menu_bul.gif) no-repeat left;
	padding-left: 14px;
	text-transform: uppercase;
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
	color: #c8c8c8;
}

#menu li a:hover{
	color: #d4d2ab;
	background: url(img/menu_bul_hover.gif) no-repeat left;
}

#menu li span.active{
	display: block;
	padding-left: 14px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(img/menu_bul_active.gif) no-repeat left;
	color: #d4d2ab;
}

#menu li.vl{
display: none;
}

#left{
	background: #999999;
	width: 225px;
	min-height: 535px;
	margin: -1px 0 0 15px;
	*margin: 0px 0 0 15px;
	text-align: center;
	height: 100%;
}

#left hr{
height: 1px;
background-color: #8c8c8c;
color: #8c8c8c;
border: 0px solid #8c8c8c; 
border: none;
width: 80%;
margin-bottom: 5px;
}

#block_header{
	background: #878787;
	padding-top: 6px;
	height: 21px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: #c8c8c8;
	font-weight: bold;
}

#block_header a{
	background: url(img/link.gif) no-repeat right;
	padding-right: 14px;
	text-decoration: none; 
	color: #c8c8c8;
}

#block_header a:hover{
	background: url(img/link_hover.gif) no-repeat right;
	color: #d4d2ab;
}

#t_body{
	padding-bottom: 10px;
}

#t_body img{
	margin-top: 10px;
}

#t_body table{
margin-right: 3px;
}

#t_body td{
	text-align: right;
}

#t_body a{
	background: url(img/sub_menu_bul.gif) no-repeat left;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
}

#t_body a:hover{
	background: url(img/sub_menu_bul_hover.gif) no-repeat left;
	color: #d4d2ab;
}

#t_body span.active{
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #d4d2ab;
	background: url(img/sub_menu_bul_active.gif) no-repeat left;
}

.top {
	background: #878787 url(img/left_block_header_bg.gif) repeat-x !important;
	padding-top: 16px !important;
	height: 21px !important;
}

#ft{
	background: #9a9a9a url(img/down_menu_line.gif) no-repeat top;
	height: 29px;
	padding-left: 235px;
	text-align: center;
	margin-top: 10px;
}

#ft li{
	float: left;
	margin: 10px 5px 0;
}

#ft li a{
	display: block;
	text-transform: uppercase;
	text-decoration: none; 
	font-size: 11px;
	color: #c8c8c8;
}

#ft li a:hover{
	color: #d4d2ab;
}

#ft li span.active{
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	color: #d4d2ab;
}

#ft li.vl{
color: #c8c8c8;
}

#sub_menu{
	padding-left: 20px;
	margin: 16px 0 16px 0;
	text-align: left;
}

#sub_menu li{
	margin: 10px 5px 0;
}

#sub_menu li a{
	display: block;
	background: url(img/sub_menu_bul.gif) no-repeat left;
	padding-left: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: white;
}

#sub_menu li a:hover{
	
	color: #d4d2ab;
	background: url(img/sub_menu_bul_hover.gif) no-repeat left;
}

#sub_menu li span.active{
	padding-left: 14px;
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	color: #d4d2ab;
	background: url(img/sub_menu_bul_active.gif) no-repeat left;
}

#sub_menu li.vl{
	color: #c8c8c8;
}

#left_block{
	margin: 20px 0 20px 0;
	text-align: center;
}

#left_block a{
	background-color: #6472a9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #f9b700;
	padding: 8px;
	display: block;
	margin: 0 20px;
}

.main_img{
	float: right;
	margin: 0px 0px 10px 10px;
}

.def_img{
	float: left;
	margin: 0px 10px 10px 0px;
}

.content{
	padding: 10px 14px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 12px;
	text-align: center;
}

.content h1{
	font-size: 150%;
	color: #c8c8c8;
	text-align: right;
	margin: 0 10px 15px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #929292;
}

.content h2{
	font-size: 120%;
	border-bottom: #8fbc8f dotted 1px; 
	color: #2e5058;
	text-align: left;
	margin: 0 10px 15px 0;
	padding: 3px;
	font-weight: bold;
}

.content h3{
	font-size: 130%;
}

.content h4{
	font-size: 120%;
}

.content p{
	margin-bottom: 3px;
	padding: 5px;
	padding-right: 20px;
	text-align: left;
}

.content p:first-letter{
font-weight: bold;

}

.content ul, ol{
margin: 5px 0 5px 25px;	
text-align: left;
}

.content ul li{
	margin-bottom: 3px;
	list-style-type: disc;
	list-style-position: inside;
}

.content ol li{
	margin-bottom: 3px;
	list-style-type: decimal;
}

.content hr{
height: 1px;
background-color: #929292;
color: #929292;
border: 0px solid #929292; 
border: none;
width: 50%;
}

.content a{
	color: #c8c8c8;
	text-decoration: none;
}

.content a:hover{
	color: #d4d2ab;
	text-decoration: underline;
}

.content table{
text-align: center;
margin: 15px 5px;
}

.content table tr.th{
background-color: #8fbc8f;
font-weight: bold;
color: #2e5058;
}

.content table td{
padding: 5px 10px;
}

.content table tr.color1{
	color: #d1d200;
}

.content table tr.color2{
	color: #885900;
	background: url(bot.gif) no-repeat left;
}

.text_field{
	font-size: 14px;
	background-color: #f3f3f3;
	padding: 3px;
}

input.error{
	border-color: red;
}

select.error{
	border-color: red;
}

label.error{
	color: #d24949;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
}

table.form{
width: 600px;
}

table.form td{
	text-align: left;
	font-size: 14px;
	color: #343434;
}


.submit_button{
	background-color: #6472a9;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #f9b700;
	padding: 8px;
	float: right;
}

.submit_button:hover{
	cursor: pointer;
}

.msg{
	color: #fffff0;
	font-size: 14px;
}

.err{
	color: #d24949;
}
