body {
	background-color: #e7d290;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#F4D79F;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D8C9A7;
}
a:link, a:active, a:visited {
	color:#734C23;
	text-decoration:none;
}
#main {
	width:100%;
	height:100%;
	border:0;
}
.menu a:hover, .active {
	font-weight:bold;
	color:#2F1F0F;
	border-bottom:3px solid #2F1F0F;
}
.menu {
	background:url(img/menu.jpg) no-repeat;
	width:165px;
	height:30px;border:0;
	padding-left:15px;
}