a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.searchbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 10px;
	background-image: url(../images/search_butt.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 65px;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	font-style: normal;
	height: 27px;
	width: 196px;
	padding-top: 12px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 3px;
	padding-left: 2px;
}

.newstext  a,.newstext  a:link,.newstext a:active,.newstext a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.newstext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
}

/* ------ Extras ------ */

.searchbox {
	background-color: #0B0B0B;
	background-image: url(../images/searchbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.leftcontentbox {
	background-image: url(../images/footer_green_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}

.newsbox {
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #020202;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 2px;
}

.newshead a,.newshead  a:link,.newshead a:active,.newshead a:visited {
	color: #FFFFFF;
	padding-bottom: 5px;
	text-decoration: none;


}
.newshead a:hover {
    color: #FFFFFF;
	text-decoration: none;

}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}

.newsdivide {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.contactushead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 16px;
	font-style: normal;
	height: 27px;
	width: 192px;
	padding-top: 8px;
	background-repeat: no-repeat;
	display: block;
	line-height: 27px;
}
.contactusbox {
	background-image: url(../images/contactus_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #006b19;
}
.contactus_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 5px;
}
.contactus_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
