.menu_top {
	background-image: url(../images/menu_space.gif);
	background-repeat: repeat-x;
}
.footer_bg {
	background-image: url(../images/footer_space.gif);
	background-repeat: repeat-x;
}
.bottomMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.bottomMenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #EEA509;
	text-decoration:none;
}
.bottomMenu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.menuMedium {
	background-image: url(../images/menu_medium.gif);
	background-repeat: repeat;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	text-align: center;
	padding: 10px;
}
.horiRule {
	background-image: url(../images/horu_rule.gif);
	background-repeat: no;
}
.buttonLogin {
	font-family: "Arial", Helvetica, serif;
	font-size: 14px;
	color: #006633;
	text-align: center;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	font-weight: bolder;
	padding: 10px 5px;
}
.download {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF9900;
	padding: 10px 5px;
	text-decoration:none;
	font-weight: normal;
}
.download:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF9900;
	font-weight: bolder;
	padding: 10px 5px;
}
.post {
	font-family: "Heveltica", arial, serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	padding: 5px 5px 0px;
}
.subjNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006633;
	text-decoration:none;
	font-weight: bolder;
	padding: 2px 5px;
}
.contNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding: 2px 5px;
}
.more {
	font-family: "Heveltica", arial, serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
}
.more:hover {
	font-family: "Heveltica", arial, serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration:none;
	text-decoration:bold;
}
.normalNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006633;
	text-decoration:none;
	font-weight: normal;
	padding: 5px 10px;
}
.bigNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006633;
	text-decoration:none;
	font-weight: normal;
	padding: 5px 10px;
}
.bigSubj {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006633;
	text-decoration:none;
	font-weight: bolder;
	padding: 10px 10px;
}
.headSubj {
	font-family: "Arial", Helvetica, serif;
	font-size: 18px;
	color: #006633;
	text-decoration:none;
	font-weight: bolder;
	padding: 5px 10px;
}
.form {
	font-family: "Helvetica", Arial, serif;
	font-size: 12px;
	color: #006633;
	font-weight: bolder;
	padding: 10px 5px;
}
.formBorder {
	font-family: "Helvetica", Arial, serif;
	font-size: 12px;
	color: #006633;
	border: 1px solid #006633;
}

ul.MenuBarVertical{
	padding:0;
	margin:0 0 15px 0 !important;
	clear:both;
	width:100%;
	overflow:hidden;
	padding:15px 0 0 0;
}

ul.MenuBarVertical li{
	margin:0;
	line-height:12px !important;
	text-align:left;
	background:#37b224;
	padding:0;
	float:left;
	width:100%;
	font-weight:bold;
	border-top:1px solid #2b991a;

}

ul.MenuBarVertical li ul{
	padding:0;
	margin:0;
}

ul.MenuBarVertical li ul li {
	border: none;
	display: block;
	margin: 0;
	padding:0;
	font-weight:lighter !important;
}

ul.MenuBarVertical li ul li a{
	background: url(../images/layout/icon-li-2.gif) 7px 9px no-repeat !important;
	margin:0;
	padding:6px 2% 6px 15px;
	line-height:normal !important;
}

ul.MenuBarVertical li ul li a:hover{
	background: #228113 url(../images/layout/icon-li-2.gif) 7px 9px no-repeat !important;
	margin:0;
	padding:6px 2% 6px 15px;
	line-height:normal !important;
}



ul.MenuBarVertical li a{
	display:block;
	color:#fff !important;
	width:92%;
	height:92%;
	padding:4%;
	background:#228113 url(../images/layout/icon-arrow-down.gif) 95% 50% no-repeat !important;
}

ul.MenuBarVertical li a submenuactive{
	background:#7a609c;
}

ul.MenuBarVertical li a span{
	
	display:block;
}

ul.MenuBarVertical ul li a {
	display:block;
}

ul.MenuBarVertical li a:hover{
	background-color:#186a0b !important;
	color:#b5ffa9 !important;
	text-decoration:none;
}

#wrapper{
	margin:25px auto;
	width:900px;
	text-align:justify;
}
