body
{
margin: 0;
border: 0;
padding: 0;
background: #FFF;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}

#headergrey
{
width: 100%;
height: 20px;
background-image: url("/images/topbar/stripe.gif");
}

 #navcontainer
{
width: auto;
margin-left: auto;
margin-right: auto;
padding: 0;
height: 20px;

text-align: center;
}



#navcontainer  a.navlist
{
background: #fff;
width: auto;
height: 18px;
border-top: 1px solid #F00;
border-left: 1px solid #F00;
border-bottom: 1px solid #F00;
border-right: none;
padding: 2px 8px 2px 8px;
margin: 8px -4px 10px 0px;
color: #666;
text-decoration: none;
display: inline;
text-align: center;
font: normal 12px/20px verdana, lucida, sans-serif;
}

#navcontainer  a.navliste
{
background: #fff;
width: auto;
height: 18px;
border-top: 1px solid #F00;
border-left: 1px solid #F00;
border-bottom: 1px solid #F00;
border-right: 1px solid #F00;
padding: 2px 8px 2px 8px;
margin: 8px -4px 10px 0px;
color: #666;
text-decoration: none;
display: inline;
text-align: center;
font: normal 12px/20px verdana, lucida, sans-serif;
}

#navcontainer a:hover
{
color: #FFF;
background: #999;
text-decoration: none;
}

.headerlogo {
	text-align: middle;
	width: 300px;
	margin: 8px 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-weight: bold;
}