a:hover {
	color: #006600;
	;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
} 

.subheader {
	font-size: 13px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

td {
	font-size: 11px;
	color: #913C13;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

input, textarea, select {
	font-family: arial;
	font-size: 12px;
	color:#FFFFFF;
	border:1px solid #006600;
	background-image: url(images/input.jpg);
	font-weight: bold;
}

body {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color:#913C13;
	scrollbar-arrow-color:#006600;
	scrollbar-track-color:#CC9966;
	scrollbar-highlight-color:#996600;
	scrollbar-3dlight-color:#996600;
	scrollbar-shadow-color:#660000;
	scrollbar-darkshadow-color:#660000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/bg.jpg);
}
 #913C13 

