a:link {
	color: #57492D;
	text-decoration: none;
}
a:visited {
	color: #57492D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #57492D;
	text-decoration: none;
}

html { 
scrollbar-arrow-color:#746341; 
scrollbar-track-color:#EFDFBF; 
scrollbar-face-color:#EFDFBF; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 


.submit {
	font-family: Arial;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.field {
	background-image: url(images/fieldbkg2.jpg);
	border: thin inset #FFFFFF;
}
.nav2 a:link {
	color: #000000;
	text-decoration: none;
}
.nav2 a:visited {
	color: #000000;
	text-decoration: none;
}
.nav2 a:hover {
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	background-image: url(images/hover.gif);


}
.nav2 a:active {
	color: #000000;
	text-decoration: none;
}
.submit {
	font-family: Garamond;
	color: #000000;
	background-color: #EFDFBF;
	font-size: 18px;
	border-bottom-style: outset;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
}

