body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F3E5;
}
body,td,th {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #3A2E22;
}
a {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
}
a:link {
	color: #382A1D;
}
a:visited {
	color: #382A1D;
}
a:hover {
	color: #382A1D;
}
a:active {
	color: #382A1D;
}
#container{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-285px;
	margin-left:-446px;
}
.menu       { color: #382a1d; font-size: 9pt;}
.menu:link       { color: #382a1d; font-size: 9pt; text-decoration: none; }
.menu:visited    { color: #382a1d; font-size: 9pt; text-decoration: none;}
.menu:active     { color: #382a1d; font-size: 9pt; text-decoration: none;}
.menu:hover     { color: #ce3606; font-size: 9pt; text-decoration:underline}

