body        {
  scrollbar-face-color: #DDCEB9;
  scrollbar-shadow-color: #D5C7B5;
  scrollbar-highlight-color: #D5C7B5;
  scrollbar-3dlight-color: #907259;
  scrollbar-darkshadow-color: #907259;
  scrollbar-track-color: #DDCEB9;
  scrollbar-arrow-color: #907259;
BACKGROUND-COLOR: #DDCEB9; 
}

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

a:link {color: #A09881; font-weight: bold; text-decoration: none;}
a:visited {color: #A09881; font-weight: bold; text-decoration: none;}
a:active {color: #A09881; font-weight: bold; text-decoration: none;}
a:hover {color: #A09881; 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: #94765D;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #A09881;
	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: #A09881;
	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 #BDB49C;
}


.moved {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 13px;
	font-weight: normal;
	color: #A09881;
}
