body {
	margin: 0;
	background-color: #ede7d0;
	background-image: url(/images/bg_bottom.gif);
}
td, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898657;
	letter-spacing: 1px;
	line-height: 16px;
}
a {
	color: #d88301;
	text-decoration: none;
}
a:hover {
	color: #d88301;
	text-decoration: none;
}
.pageTitle {
	font-size: 13px;
	color: #cf7600;
	text-transform: uppercase;
}
.title {
	font-size: 12px;
	color: #68652e;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
	color: #68652e;
}
.smallBold {
	font-size: 10px;
	color: #cf7600;
}
.field {
	background-color: #f6f3e7;
	border: 1px solid #f6f3e7;
	width: 175px;
}
