body {
	SCROLLBAR-FACE-COLOR: #978372;
	SCROLLBAR-HIGHLIGHT-COLOR: #978372;
	SCROLLBAR-SHADOW-COLOR: #978372;
	SCROLLBAR-3DLIGHT-COLOR: #978372;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #978372;

	margin: 0px;
	padding: 0px;
	background-color: #F1F0EA;
	background-attachment: fixed;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #564339;
	text-decoration: none;
}
.errormessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
a:hover {
	color: #7E6B5C;
	text-decoration: underline;
}
input {

	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
.signature {

	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
}
.errormessage {
	color: #FF0000;
	font-weight: bold;
}
textarea {


	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
select {


	font-weight: bold;
	color: #564339;
	text-decoration: none;
}
