body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: b97b71;
	text-decoration: none;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: b97b71;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: b97b71;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 998e57;
	text-decoration: underline;
}
.sideBars {
	background-color: f5f3e9;
}
.contentBG {
	background-color: f6eae4;
}
.contentTable {
	height: 100%;
}
.copyright {
	color: c6bb82;
	font-size: 10px;
	text-transform: uppercase;
}
.customInput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: c6bb82;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: c6bb82;
	text-decoration: none;
}
.submitStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: c6bb82;
	border: 1px solid #FFFFFF;
}
