html, body {
	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #E0E0E0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	line-height: 1.3em;
	padding: 0;
	color: #06224A;
}
form{margin: 0px;}

.field_login{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	width: 94px;
	height: 12px;
	border: 1px solid #999999;
	background-color: #FFF8EA;
}

.field_main{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	width: 155px;
	border: 1px solid #999999;
	background-color: #FDFDFD;
}

.text_login{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.text_logged{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.2em;
}

.td_bline{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.logout_link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 1.2em;
	display: block;
	padding-top: 2px;
	background-image: url(images/css/arrow_logout.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}

.logout_link:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

.login_link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	line-height: 1.2em;
	display: block;
	padding-top: 2px;
	background-image: url(images/css/arrow_logout.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}

.login_link:hover{
	color: #FFFFCC;
	text-decoration: underline;
}


.bg_tdate{
	background-image: url(images/css/tdata_bg.jpg);
	background-repeat: no-repeat;
	color: #0058A8;
}

.bg_timieniny{
	background-image: url(images/css/timieniny_bg.jpg);
	background-repeat: no-repeat;
	color: #0058A8;
}

.bg_login{
	background-image: url(images/css/login_bg.jpg);
	background-repeat: no-repeat;
}

.bg_content{
	background-color: #FFFBF3;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 250px;
	padding-left: 30px;
	background-image: url(images/css/bottom_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_content_sub{
	background-color: #FFFBF3;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 150px;
	padding-left: 30px;
	background-image: url(images/css/bottom_bg_content_sub.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_left{
	background-color: #FFFBF3;
	background-image: url(images/css/bottom_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_news{
	background-image: url(images/css/news_bg.gif);
	background-repeat: no-repeat;
}

.bg_search{
	background-image: url(images/css/search_bg.jpg);
	background-repeat: no-repeat;
}

.bg_color{
	background-color: #FFFBF3;

}

.bg_footer{
	background-image: url(images/css/footer_center.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
}

.bg_footer_left{
	background-image: url(images/css/footer_left.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-left: 15px;
}

.bg_footer_bottom{
	background-image: url(images/css/bottom_footer_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
}

.link_footer_menu{
	color: #FFFFFF;
	text-decoration: none;
}

.link_footer_menu:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

.link_arrow_1{
	color: #990000;
	text-decoration: none;
	background-image: url(images/css/arrow_1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px 5px;
}

.link_arrow_1:hover{
	background-image: url(images/css/arrow_2.gif);
	color: #E10000;
	text-decoration: underline;
}


#news_left_1{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #FFFBF3;
	margin-right: 10px;
}


#news_left_2{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #F2EFE5;
	margin-right: 10px;
}

.news_left_more_link{
	background-image: url(images/css/bt_more_1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 57px;
	display: block;
	position: relative;
	left: 155px;
	top: 5px;
}
.news_left_more_link:hover{
	background-image: url(images/css/bt_more_2.gif);
}
.news_left_name{
	width: 145px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.2em;
}

.news_left_text{
	clear: left;
	padding-top: 4px;
	line-height: 1.2em;
	text-align: justify;
	padding-right: 10px;
	font-size: 11px;
	color: #666666;
}

.news_left_date{
	line-height: 1.2em;
	float: left;
	color: #999999;
	padding-left: 10px;
	font-size: 11px;
}

.news_content_name{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.2em;
	background-image: url(images/css/news_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.content_name{
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.2em;
	background-image: url(images/css/news_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
}

.news_content_date{
	line-height: 1.2em;
	float: left;
	color: #999999;
	padding-left: 10px;
	font-size: 12px;
}

#content {
	margin-top: 20px;
	display: block;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#st_menu{
	background-color: #FFFBF3;
	margin-right: 10px;
	margin-bottom: 30px;
}

.menu_main_link{
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.3em;
	padding-left: 20px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #00488A;
	background-image: url(images/css/menu_main_bg_1.jpg);
}

.menu_main_link:hover{
	color: #00162B;
	background-image: url(images/css/menu_main_bg_2.jpg);
}

.menu_main_on{
		font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.3em;
	padding-left: 20px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #B70000;
	background-image: url(images/css/menu_main_bg_3.jpg);
}

.menu_main_category{
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #3D3C38;
	background-image: url(images/css/menu_main_bg_cat.jpg);
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.td_heading{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #022E48;
	background-color: #FBF1E3;
	padding-left: 4px;
}

.td_dark{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #000000;
	background-color: #FBF7EE;
	padding-left: 4px;
}

.td_normal{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	background-color: #FBFAF7;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
