body {
	 scrollbar-track-color: #C6D9C6;
	scrollbar-base-color: #679966;
	scrollbar-darkshadow-color:#669966;
	scrollbar-3dlight-color:#669966;
scrollbar-arrow-color: #C6D9C6;
scrollbar-base-color: #679966;
scrollbar-darkshadow-color: #669966;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #739673;
}
.formbtn {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	
	text-align: center;
	
	background-color: #669966;
	
	
}
.mainform {
font-size: 12px;
	color: #006600;
	border: 1px inset #003366;
	background-color: #FFFFFF;	
}


.bigthin {
font-size: 16px;
	color: #006600;
	font-weight: bold ;

}
.bigthin2 {
font-size: 16px;
	color: #006600;
	font-weight: normal ;

}
.smallthin {
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}
.bigboldgreen {
	font-size: 16px;
	color: #589E12;
	font-weight: bold;
}
.bigbold {
	font-size: 12px;
	font-weight: normal;
	color: #227E22;
}
.smalbolddark {
	font-size: 12px;
	color: #554455;
	font-weight: bold;
}
.smallwhitelink{
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: underline;
}
.warntxt{
	font-size:11px;
	font-weight:200;
	font-weight: bold;
	color: #CC6633;




