body {
	background-color: #779745;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

html { 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#8BA95E; 
scrollbar-face-color:#666666; 
scrollbar-highlight-color:#CCCCCC; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:#8BA95E; 
scrollbar-shadow-color:#8BA95E; 
} 

.submit {
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	background-color: #dcdcdc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fields {
	background-image: url(images/fields.gif);
	border: thin inset #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;

}
.fields2 {
	background-image: url(images/sails.jpg);
}
.verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#vnav{
	text-align: left;
	margin-top: 7px;
	margin-left: 8px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 2em;
	
}

.vnav a:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}


.links a:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.links a:visited {
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	color: #000000;
	text-decoration: underline;
}

.vnav a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.vnav a:hover {
	color: #5B94BD;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.mainT {
	background-image: url(images/homenew_05.gif);
	background-repeat: repeat;
	border: thin solid #666666;
	
}
.contentT{
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 27px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
