body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(background.jpg);
}
.user_text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.user_arrow
{
	float:left;
	padding:3px 8px 0px 0px;
	margin:0px;
}
.text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07502A;
	text-decoration: none;
}
.user_heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32352E;
	text-decoration: none;
	font-weight:bold;
}
.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.subhead a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.subhead a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #065706;
	text-decoration: none;
	font-weight:bold;
}
.textgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065706;
	text-decoration: none;
}
.textgreen a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065706;
	text-decoration: none;
	font-weight:bold;
}
.textgreen a:hover{
 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;	
}
.login {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.textarea {
	height: 18px;
	width: 115px;
	border: 1px solid #2A5A19;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2A5A19;	
}
.button
{
	background: url(button_back.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 67px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight:lighter;
	color: #07502A;
	list-style-image: url(arrow.jpg);
	line-height:22px;
	margin-top:10px;
	margin-bottom:0px;
	text-decoration:none;
}
ul a{
	font-family: Verdana;
	font-size: 11px;
	color: #07502A;
	list-style-image: url(arrow.jpg);
	line-height:20px;
	text-decoration:none;	
	
}
ul a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	list-style-image: url(arrow.jpg);
	line-height:20px;
	text-decoration:none;	
}

.bottom_links {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;	
	line-height:20px;
}
.bottom_links a{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;	
	line-height:20px;	
}
.bottom_links a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #07502A;
	text-decoration:none;	
	line-height:20px;	
}
.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#30362C;
	
}

.borderwhatnew{
	border:#899A00 solid 1px;
	background:#E4ECDD;
}