body        {
  scrollbar-face-color: #E1AE87;
  scrollbar-shadow-color: #E1AE87;
  scrollbar-highlight-color: #E1AE87;
  scrollbar-3dlight-color: #8B4A30;
  scrollbar-darkshadow-color: #8B4A30;
  scrollbar-track-color: #E1AE87;
  scrollbar-arrow-color: #8B4A30;
background-color: #B18567;
}

input, select, textarea {
	color:#8E4E36;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	background-color:#F6E1D0;
	border:1px solid #D89B77;
	text-align:left
}

a:link {color: #632A15; font-weight: bold; text-decoration: none;}
a:visited {color: #632A15; font-weight: bold; text-decoration: none;}
a:active {color: #632A15; font-weight: bold; text-decoration: none;}
a:hover {color: #813F28; font-weight: bold; text-decoration: underline;}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #6B301B;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #632A15;
	letter-spacing: 6px;
	font-weight: bold;
	border-top: tempval;
	border-right: tempval;
	border-bottom: tempval;
	border-left: tempval;

}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9B5A41;
	letter-spacing: 2px;
	font-weight: bold;
	border-top: tempval;
	border-right: tempval;
	border-bottom: tempval;
	border-left: tempval;
	font-style: italic;
}
div.underline {
    margin: 6px 0px -6px;
    text-align:center;
    border-bottom: 1px dashed #8B4A31;
}
