BODY {
	margin: 0px;
	padding: 0px;
	background: #EDD086;
}
a {
	color: #B27100;
}
input {
	background: #F6E3B1;
	border: 1px solid #B27100;
	width: 275px;
}
input.button {
	background: #F6E3B1;
	border: 1px solid #B27100;
	width: 150px;
}
textarea {
	background: #F6E3B1;
	border: 1px solid #B27100;
	width: 430px;
	height: 150px;
}
.leftcol {
	background: #EFD89D url(images/left2.gif) repeat-y;
}
.rightcol {
	background: url(images/right.gif) repeat-y;
}
.footer {
	background: url(images/footer.gif);
	font: 0.6em/1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 4px 1px 5px;
}
.footer a {
	text-decoration: none;
	color: #555555;
}
.mastertable {
	background: #FFFFFF;
}
.centercol {
	background: url(images/center.gif) repeat-y;
}
.body_table {
	background: #FCF6EF;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 9px;
}
.body_left {
	background: url(images/body_left2.gif) repeat-y;
}
.body_right {
	background: url(images/body_right2.gif);
}
.leading_char {
	margin: 6px 2px 0px 0px;
}
