body {
	background-color: #FFFFEA;
	margin: 0px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.main a:link, .main a:visited {
	color: #999900;
}
.main a:hover, .main a:active {
	color: #CC6600;
}
.menu, .menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
.menu a:hover {
	color: #003300;
	text-decoration: none;
}
.footer, .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-decoration: none;
}
.footer a:hover {
	color: #003300;
	text-decoration: none;
}
#content {
	padding: 20px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666600;
	padding-right: 5px;
	padding-left: 5px;
}
.table {
	background-attachment: scroll;
	background-image: url(../img/table_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 216px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
.formButton {
	background-color: #E0B01F;
	border: 1px solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.backMain {
	background-attachment: scroll;
	background-image: url(../img/temp_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.backBottom {
	background-image: url(../img/temp_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
