#genTable { width: 800px; border: 0px solid #cccccc; border-collapse: collapse; margin: auto; padding: 0 }

body {background-color:#CCCCCC;}

.sideMenu a {
font-family: verdana;
font-size: 12px;
color: #fff;
padding: 10px 10px 5px 5px;
display: block;
width: 100%;
}
.sideMenu a:hover { background-color:#CCCCCC; color:#333333;}


#navcontainer { /* none needed */ }

ul#navlist
{
margin: 0px;
padding: 0px;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family:arial;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 5px 1px 4px 1px;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 11px 18px 8px 18px;
color: #ffffff;
border-right: 1px #ffffff;
text-decoration: none;
}

ul#navlist li#active
{
color: #004ea2;
background-color: #ffffff;
}

#navlist a:hover
{
color: #ffffff;
background-color: #C7B299;
}

.headline_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #705F55;
}
.menu_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.gen_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
