body {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #A0968C;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #A0968C;
scrollbar-arrow-color: #3C3228;
scrollbar-track-color: #FFFFFF;
}
input,textarea,select {
	color : #281E1E;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	border-color : #000000;
	border: solid 1px;
}

input.button {
	color : #281E1E;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	font-weight : bold;
	border: solid 2px;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	font-weight : normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3C3232;
	line-height: 16px;
	text-align: justify;
	font-variant: small-caps;
}
.header, .header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.header2, .header2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #281E1E;
	text-decoration: none;
	font-weight: normal;
}
.footer, .footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #DFDDD5;
	text-decoration: none;
}
.footer2, .footer2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #786E6E;
	text-decoration: none;
	font-weight: normal;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3232;
	line-height: 16px;
	text-align: justify;
}
.maintext a {
	border: 1px;
	border-color: #3C3232;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3232;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}
.maintext a:hover {
	color: #A00000;
}
.formtext,a.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3232;
	line-height: 11px;
	text-align: right;
}
