.headergrn {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #779A26}
.subheadergrn {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #779A26}
.headerwht {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.subheaderwht {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.bodytextsm {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
a:hover {  text-decoration: underline}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.inputstyle {	border: 1px solid #779A26;
	/** remember to change image path **/
	background: url(none) no-repeat #779A26;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #454743;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: small; }