BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#464646;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#6A4B2F;
background-color: white;
}
a:link {
text-decoration: none;
font-size: 11px;
color : #000000;
font-family: Verdana, Arial, Helvetica;
font-weight : bold;
}
a:visited {
text-decoration: none;
font-size: 11px;
color : #000000;
font-family: Verdana, Arial, Helvetica;
font-weight : bold;
}
a:alink {
text-decoration: none;
font-size: 11px;
color : #000000;
font-family: Verdana, Arial, Helvetica;
font-weight : bold;
}
a:hover {
text-decoration: underline and overline;
font-size: 11px;
color : #C01F25;
font-family: Verdana, Arial, Helvetica;
font-weight : bold;
}
.ondark a:link {
	text-decoration: none;
	font-size : 13px;
	color: #ffcc00;
	font-weight : bold;
	}
.ondark a:visited {
	text-decoration: none;
	font-size : 13px;
	color: #ffcc00;
	font-weight : bold;
	}
.ondark a:hover {
	text-decoration: underline;
	font-size : 13px;
	color: #ffcc00;
	font-weight : bold;
	}
.ondark a:active {
	text-decoration: none;
	font-size : 13px;
	color: #ffcc00;
	font-weight : bold;
	}
.pagetext {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.whitetext {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.copyright {
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.title {
	font-size: 12px;
	color: #221D5A;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.largetitle {
	font-size: 16px;
	color: #ffcc00;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
input.button { 
background-color: #816953; 
border: 1px solid #E6C68E;
font-family: Verdana, Arial, Helvetica;
font-weight: bold; 
font-size: 10px;
color: #ffffff;
}
input.field {
background-color: #816953;
border: 1px solid #E6C68E;
font-family: Verdana, Arial, Helvetica;
font-size: 10px; color: #ffffff;
}
select.drop { 
background-color: #E2E2D8;
}
textarea.detail {
background-color: #816953;
border: 1px solid #E6C68E;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #221D5A;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #221D5A;
	font-weight: bold;
}