@charset "UTF-8";
body,td,th {
	font-family: verdana;
	font-size: 8pt;
	color: #5a3b21;
}
body {
	background-image: url(frame.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY {
scrollbar-face-color: e2c497;
scrollbar-highlight-color: e2c497;
scrollbar-3dlight-color: e2c497;
scrollbar-darkshadow-color: e2c497;
scrollbar-shadow-color: e2c497;
scrollbar-arrow-color: 5a3b21;
scrollbar-track-color: e2c497;
}
a:link {
	color: #5a3b21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A3B21;
}
a:hover {
	text-decoration: none;
	color: #f3dbb7;
}
a:active {
	text-decoration: none;
	color: #F3DBB7;
}
.textfield1 {
	font-family: Verdana;
	font-size: 8pt;
	color: #5a3b21;
	background-image: url(frame.jpg);
	border: 2px groove #AA8858;
}
.textfield2 {
	font-family: verdana;
	font-size: 9pt;
	color: #dcbe91;
	background-color: #5a3b21;
	border: 2px outset #AA8858;
}

