body {
	padding: 0px;
	margin: 0px;
	background-color: #F4F5EF;
	color: #656857;
	font-family: arial;
	font-size: 12px;
}

img {
	border: 0px;
}
ul {
	padding: 0;
	margin: 0;
}
a {
	color: #656857;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}


.min_sc {
	width: 950px;
}

.top_bar {
	position: relative;
	background-image: url('../img/top_bg.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 950px;
	height: 50px;
	margin-top: 0px;
	text-align: left;
}
.top_bar_menu .logohrefleft img {
	width: 440px;
	height: 80px;
	margin-left: 10px;
	margin-top: 15px;
}
.top_bar_menu {
	position: absolute;
	display: block;
	height: 28px;
	width: 950px;
	top: 17px;
}

.top_bar_menu_ct {
	float: left;
	padding-left: 34px;
	width: 812px;
}

.top_bar_menu_ct img {
	margin-left: 10px;
	margin-right: 6px;
	padding-top: 5px;
	float: left;
}

.top_bar_menu_ct a {
	float: left;
	height: 28px;
	line-height: 28px;
}

.top_bar_menu_ct a.highlight {
	color: #58b4e2;
	font-weight: bold;
}

.top_bar_menu_left a.highlight {
	color: #58b4e2;
	font-weight: bold;
}

.top_bar_menu_right {
	margin-left: 0px;
	width: 50px;
	height: 28px;
}
.top_bar_menu_right  a {
	font-size: 10px;
}

.top_logo {
	margin-top: 8px;
	background-image: url('../img/header_bg.jpg');
	width: 950px;
	height: 230px;
}
.top_bottom {
	padding-top: 184px;
	height: 46px;
	width: 950px;
}
.top_bottom table {
	width: 950px;
}
.top_bottom .top_left {
	vertical-align: middle;
	width: 682px;
	text-align: left;
	height: 46px;
}
.top_bottom .top_right {
	vertical-align: middle;
	width: 268px;
	text-align: left;
	height: 46px;
}
.top_bottom .top_right #search {
	height: 46px;
	font-size: 12px;
	font-family: 'Times New Roman';
	font-weight: bold;
	color: #feffff;
}
.top_bottom .top_right #search form {
	padding-top: 15px;
	padding-left: 30px;
}
.top_bottom .top_right #search input {
	height: 14px;
	font-size: 11px;
	color: #656857;
	width: 140px;
	border: 0px;
}
.top_bottom .top_right #search .submit {
	width: 25px;
	height: 15px;
	cursor: pointer;
	background : url('../img/search_bthh.jpg');
}
/*Menu Top*/
.top_bottom .top_left { font-size:16px; font-family: 'Times New Roman'; font-weight: bold; background:url('../img/menu.gif')  no-repeat; }
.top_bottom .top_left a { color: #FEFFFF; text-decoration:none; padding:0 14px 0px 14px; border-left:1px solid #6EA20D;  }
.top_bottom .top_left .first{ border:none  }
.top_bottom .top_left a:hover, .top_bottom .top_left a.active { text-decoration:none;  }
.top_bottom .top_left a.active { font-weight:bold;  }
/*END Menu Top*/

.short_info {
	vertical-align: middle;
	width: 950px;
	height: 46px;
}
.short_info table {
	width: 950px;
	height: 46px;
}
.short_info .short_left {
	height: 46px;
	text-align: center;
	background:url('../img/short_left_bg.gif') 6px 7px no-repeat;
	width: 203px;
}
.short_info .short_right {
	height: 46px;
	text-align: left;
}
.short_info .short_left span {
	font-size: 12px;
}
.short_info .short_right span {
	font-size: 12px;
	padding-left: 35px;
}

/*Content*/

.main .content {
	border: 0;
	text-align: left;
	vertical-align: top;
	width: 950px;
	background-color: #ffffff; 
}

.main .content .leftmenu {
	width: 247px;
	text-align: left;
	vertical-align: top;
}
.main .content .contenttop {
	width: 950px;
	height: 8px;
	background:url('../img/contenttop.gif') no-repeat;
}

.main .content .contentfooter {
	width: 950px;
	height: 74px;
	background:url('../img/footer_bg.gif') no-repeat;
	vertical-align: top;
	text-align: left;
}

.content .maincontent {
	vertical-align: top;
	width: 493px;
}


.content .rightcontent {
	vertical-align: top;
	width: 210px;
}

.content .rightcontent .rightblock {
	padding: 0 10px 0 12px;
	width: 188px; 
	overflow: hidden;
}
.content .rightcontent .topblock { 
	height: 36px;
}
.content .rightcontent .topblockbig { 
	height: 36px;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
}
.content .rightcontent .smallblock, .content .rightcontent .bigblock {
	background:url('../img/small_block_top.gif') #F4F5EF left top no-repeat;
	width: 188px;
	padding: 15px 0 10px 0px;
}
.content .rightcontent .smallblockfoot {
  width: 188px;
	height: 7px;
	background:url('../img/block_footer.gif') no-repeat;
}
.content .rightcontent .smallblock div  {
	padding-left: 20px;
}
.content .rightcontent .bigblock div  {

}
.content .rightcontent .smallblock p, .content .rightcontent .bigblock p {
	padding: 0 ;
	margin: 0;
}
.content .rightcontent .smallblock ul , .content .rightcontent .bigblock ul {
	list-style: none;
	
}
.content .rightcontent .bigblock .input {
	height: 14px;
	border: 1px solid #B3B5A6;
	font-size: 11px;
}
.content .rightcontent .bigblock .submit {
	background:url('../img/newsletter_submit.gif') no-repeat;
	border: 0;
	width: 27px;
	height: 19px;
	cursor: pointer;
}
.content .rightcontent .bigblock {
	font-size: 11px;
	text-align: center;
}
.content .rightcontent .smallblock li {
	background: url('../img/block_li.gif') 4px 7px  no-repeat;
	margin: 0;
	padding: 2px 0 0 14px;
}
.content .rightcontent .smallblock a {
	font-size: 12px;
	font-weight: bold;
	color: #86B33D;
	text-decoration: underline;
}
.content .contentdiv {
	width: 493px;
	overflow:  hidden;
}
.maincontent .contenttitle td {
	font-size: 14px;
	font-weight: bold;
	color: #656857;
	padding-top: 11px;
	padding-bottom: 5px;
}
.contentheaderbg {
	height: 27px;
	background:url('../img/content_header_bot.gif') repeat-x;
	width: 493px;
}
/*END Content*/

/*Left meniu*/
.leftmenu .menu {
	width: 224px;
	margin-left: 10px;
}
.leftmenu .menu .menutop {
	width: 224px;
	height: 8px;
	background:url('../img/menutop_bg.gif') no-repeat;
	background-color: #F4F5EF;
} 
.leftmenu .menu .menucontent {
	width: 224px;
	background-color: #F4F5EF;
} 
.leftmenu .menu .menubottom {
	width: 224px;
	height: 6px;
	background:url('../img/menubottom_bg.gif') no-repeat;
	background-color: #F4F5EF;
} 

.menucontent table {
	width: 224px;
	color: #363D15;
	font-size: 11px;
}
.menucontent table td {
	vertical-align: top;
	text-align: left;
	padding: 12px 0 12px 0;
	background: url('../img/menu_point_bg.gif') 15px 0px no-repeat;
}
.menucontent table .lvl1_active, .menucontent table .first_lvl1_active {
	text-align: left;
	padding: 12px 0 12px 0;
	font-weight: bold;
	background: url('../img/menu_active_bg.gif') 15px 0px no-repeat;
}
.menucontent table td div {
	padding-left: 45px;
}
.menucontent .row {
	width: 192px;
	height: 38px;
	
}
.menucontent .childs {
	background: #E4E7D9;
	padding-left: 15px;
}
.menucontent .childs table {
	width: 176px;
	padding: 0px;
	list-style: none;
	margin: 0;
}
.menucontent .childs .lvl2, 
.menucontent .childs .lvl3,
.menucontent .childs .first_lvl3_active,
.menucontent .childs .first_lvl2_active ,
.menucontent .childs .lvl2_active ,
.menucontent .childs .lvl3_active ,
.menucontent .childs .first_lvl2,
.menucontent .childs .first_lvl3  {
	background: url('../img/menu_row.gif') 4px  no-repeat;
	margin: 0;
	padding: 4px 0 4px 22px;
	border-bottom: 1px solid #C5C9B8;
}


.menucontent .childs .first_lvl3_active,
.menucontent .childs .first_lvl2_active ,
.menucontent .childs .lvl2_active ,
.menucontent .childs .lvl3_active  { 
	font-weight: bold;
}

.menucontent .childs .lvl2 div, 
.menucontent .childs .lvl3 div,
.menucontent .childs .first_lvl3_active div,
.menucontent .childs .first_lvl2_active  div,
.menucontent .childs .lvl2_active div ,
.menucontent .childs .lvl3_active  div,
.menucontent .childs .first_lvl2 div,
.menucontent .childs .first_lvl3 div {
	padding: 0;
	margin: 0;
}
/*END Left meniu*/

.contentfooter .footerleft {
	width: 745px;
	text-align: left;
	padding-top: 25px;
	padding-left: 30px;
}
.contentfooter .footerright {
	width: 205px;
	text-align: left;
	padding-top: 25px;
}

#sitemap ul { padding: 2px 0 0 10px; }
#sitemap ul li { padding: 2px 0 0 0; }

.listnoticeitem .titlelistnotice .newdate2 {
	font-size: 12px;
	color: #86B33D;
	font-weight: normal;
}
.listnoticeitem .titlelistnotice a {
	font-size: 12px;
	font-weight: bold;
	color: #86B33D;
}