body, td, font, .text { font-family : tahoma, arial, helvetica; font-size : 12px; color : #000000; line-height : 25px;  text-decoration : none; }
a { color : #7e3a0f; }
.footer { color : #7e3a0f; }
li { line-height : 14px; }
.short { line-height : 14px; }
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: #823809;
}

input {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	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: #E6E6E6; 
	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: #E6E6E6; 
	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: #823809; 
	color: #ffffff;
}

textarea {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	font-size: 12px; 
	color: #000000;
	font-family : tahoma, arial, helvetica; 
	font-size : 12px; 
	text-decoration : none;
}