a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E9E3C1;
	height: auto;
	width: auto;
}
a:active {  color: #000000; text-decoration: none}
html { 
scrollbar-arrow-color:#666666; 
scrollbar-track-color:#ADAA7A; 
scrollbar-face-color:#ADAA7A; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:#dcdcdc; 
scrollbar-darkshadow-color:#666666; 
scrollbar-shadow-color:; 
} 
.fields {
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
	background-image: url(images/fields.gif);
}
.submit {
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	background-color: #CCCCCC;

}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#ADAA7A ;
background-image: url(images/newbkg.jpg);
background-repeat: repeat-y;
background-position: center;
}
.descriptions {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
