body, td { font-family : tahoma, arial, helvetica; font-size : 10px; color : #B4A699; text-decoration : none; }
.text { font-family : tahoma, arial, helvetica; font-size : 12px; color : #968370; text-decoration : none; line-height : 1.5; }
a { color : #968370 ; text-decoration : underline; }
a.sub { color : #B4A699; }
body {
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #B4A699;
}

input {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E1DCD6; 
	font-size: 12px; 
	color: #000000;
}

input.textbox {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E1DCD6; 
	font-size: 12px; 
	color: #000000;
}

select {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E1DCD6; 
	font-size: 12px; 
	color: #000000;
}

input.button {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #B4A699; 
	color: #ffffff;
}

textarea {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E1DCD6; 
	font-size: 12px; 
	color: #000000;
}
