body 
{
	background-color: #afa179;
}
html { overflow-y: scroll; } 
.style11 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: smaller; color: #CCCCCC; 
}
.style4 
{
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.style12 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.style17 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D4D0C8;
	font-size: small;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
color: White;
float: left;
font-family: arial, helvetica, sans-serif;
font-size: small;
}

#navcontainer ul li 
{ 
	display: inline; 
	
}

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #9d874d;
}



table.main
{ 
background-color: #c2b286;
font-family: arial, helvetica, sans-serif;
font-size: small;
color: White;
}

