@charset "utf-8";
body {
	background-color: #525252;
}
.text-green {
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #99cc00;
}
.brown-text {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #525252;
}
.brown-text a{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #525252;
	text-decoration:none;
}
.brown-text a:hover{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #525252;
	text-decoration:underline;
}
#menu {
	width: 200px;
	float: right;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu li {
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99cc00;
	height: 20px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li a{
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #525252;
	float: left;
	height: 17px;
	text-align: right;
	text-decoration:none;
	width: 70px;
	margin: 0px;
}
#menu li a:hover{
	text-decoration:none;
	color: #99cc00;
}


.light-brown-text {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
}
.menu {
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99cc00;
	height: 17px;
	text-align: center;
	text-decoration:none;
	}
.menu a{
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99cc00;
	height: 17px;
	text-align: center;
	text-decoration:none;
	}
.menu a:hover{
	font-family: tahoma, verdana;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99cc00;
	height: 17px;
	text-align: center;
	text-decoration:underline;
	}
.text-heading {
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #5AB941;
	padding-right: 10px;
	padding-left: 2px;
	background-color: #f7f7f7;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer-text {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #C0C0C0;
}
.footer-text a{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
.footer-text a:hover{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
}
.newstext {
	font-family: verdana, tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
}
.textgreen {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #99cc00;
}
.textgreen a {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #99cc00;
}
.textgreen a:hover {
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #99cc00;
}
.new_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 20px;
}
.text-heading_normal {
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #5AB941;
	padding-right: 10px;
	padding-left: 2px;
	background-color: #f7f7f7;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}

