a{
	color:#0000EE;
	text-decoration:underline;
}
a:visited{
	color:#990099;
}
body{
	border:0;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
form{
	padding:0;
	margin:0;
}
label{
	cursor:pointer;
}
td{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
}
#content{
	padding:0 11px 20px 11px;
}
#content p{
	color:#464646;
	margin:8px 0 0 0;
	text-align:justify;
}
#content .title{
	display:block;
	margin-top:17px;
	color:#0A60C2;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:3px solid #43A0DE;
}
#content .next {
	margin:5px 0 20px 0;
}
#footer{
	border-top:2px solid #0073D8;
	background:#241D78;
	text-align:center;
	padding:13px 0 14px 0;
	color:#7BBCE7;
}
#footer a{
	color:#7BBCE7;
	margin:0 10px 0 10px;
	text-decoration:none;
}
#footer a:hover, #footer a.active{
	color:#FFF;
}
#header_top{
	width:100%;
	height:36px;
	border-bottom:2px solid #0073D8;
	background:#241D78;
}
#header_middle{
	width:100%;
	height:129px;
	border-bottom:6px solid #0073D8;
	background:url(header_bg.jpg) repeat-x;
}
#menu{
	margin-top:25px;
}
#menu a{
	display:block;
	color:#FFF;
	text-decoration:none;
	background:url(snezh_gray.gif) 0 4px no-repeat;
	margin:0 23px 0 23px;
	padding:5px 0 0 21px;
	padding-bottom: 6px;
/*	height:30px;*/
	border-bottom:1px solid #7BBCE8;
}
#menu a:hover{
	color:#FADC40;
}
#menu a.active{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	border:0;
	/*background:url(menu_active.gif) no-repeat;*/
	padding:5px 0 0 44px;
	height:22px;
}
#menu a.active:hover{
	color:#FADC40;
}
#search_block{
	height:23px;
	background:#0A60C2 url(search_bg.gif) repeat-x;
	padding:4px 11px 0 0;
}
#search_block td{
	color:#FFF;
}
#search_block table td{
	padding-left:8px;
}
#side_lf{
	vertical-align:top;
	background:#43A0DE url(lf_top_bg.gif) no-repeat right top;
	border-right:1px solid #2387C9;
	height:450px;
}
#side_rg{
	vertical-align:top;
	background:#43A0DE url(rg_top_bg.gif) no-repeat left top;
	border-left:1px solid #2387C9;
	padding:0 28px 18px 0;
	color:#FFF;
}
#side_rg .head{
	font-weight:bold;
	background:url(rg_head.gif) no-repeat;
	padding:5px 0 0 50px;
	margin-top:10px;
	height:19px;
}
#side_rg .title{
	color:#0955AA;
	font-weight:bold;
	margin:10px 0 0 22px;
}
#side_rg .text{
	margin:5px 0 0 22px;
}
#side_rg .button{
	margin:3px 0 0 22px;
	padding-right:5px;
	text-align:right;
	border-bottom:1px solid #7BBCE8;
}
#side_rg .button input{
	cursor:pointer;
}
#side_rg a{
	color:#FADD43;
	text-decoration:underline;
}
#side_rg a:visited{
	color:#FAA843;
}
#topmenu{
	height:27px;
}
#topmenu a{
	margin:0 20px 0 20px;
	color:#7BBCE7;
	text-decoration:none;
}
#topmenu a:hover{
	color:#FFF;
}
#topmenu .separator{
	padding-left:1px;
	background:#7BBCE7;
}
#topmenu .active{
	background:url(menu_bg.gif) repeat-x;
	font-weight:bold;
}

.full_size{
	width:100%;
	height:100%;
}
.logo{
	background:url(logo_bg.jpg) no-repeat 4px;
}
.logo img{
	margin:0 0 0 18px;
}

