
html { 
scrollbar-arrow-color:#167F08; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:#dcdcdc; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:#167F08; 
scrollbar-shadow-color:; 
} 

a:link {
	color: #D32A7F;
	text-decoration: none;
}
a:visited {
	color: #D32A7F;
	text-decoration: none;
}
a:hover {
	color: #D32A7F;
	text-decoration: underline;
}
a:active {
	color: #D32A7F;
	text-decoration: none;
}
body {

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ffffff;
background-image: url(images/hbkg3.jpg);
background-repeat: repeat-y;
background-position: center;
}
}
.submit {
	font-family: Arial;
	font-style: normal;
	color: #FFFFFF;
	background-color: #037503;
	font-size: 14px;
	border-top: thin inset #99FF00;
	border-right: thin inset #99FF00;
	border-bottom: thin inset #99FF00;
	border-left: thin inset #FFFFFF;
	font-weight: normal;



}
.fields {
	font-family: Arial;
	font-size: 12px;
	color: #8B1550;
	background-image: url(images/fields.jpg);
	border: thin inset;
	font-weight: normal;

}

