html, body
{
	scrollbar-face-color:#3d3b3d;	
	scrollbar-3dlight-color: #ac501a;
	scrollbar-track-color:#3d3b3d;
	scrollbar-arrow-color:#F9EDE4;
	

	background-image: url(_images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.select{
	background:#3d3b3d;
	color:#FFFFFF;
	font-family:Arial, Helvetica, Verdana;
	font-size:10pt;
	font-weight: bold;
}

   td,th {
}
a:link {
	color: #866637;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #866637;
}
a:hover {
	text-decoration: none;
	color: #6D1D59;
}
a:active {
	text-decoration: none;
	color: #866637;

}
.bodytext {
	font-size: 13px;
	color: #561A36;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytextcentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #561A36;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.bodytextfortable {
	font-size: 13px;
	color: #561A36;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodytextcentresmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #561A36;
	line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.formText {
	font-size: small;
	color: #866637;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.MenuText {
	font-size:16px;
	color: #866637;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

