<!--
body {background-color:#993333; }
#topnav{
    margin-top:38px;

}

div.topnavElement { 
    width:100%;
    overflow:hidden;
	border-top: 1px solid #D4D7B4;
    border-bottom: 2px outset #D4D7B4;
	border-right: 2px outset #D4D7B4;
    margin-bottom: 1px;
	text-align:center;
}
a.topNav:link, 
a.topNav:visited, 
a.topNav:active {
    display:block;
    width:100%;
    padding: 2px 2px 2px 2px;
    color:#CCCC99;
    font-weight:bold;
    background-color:#000000;
    text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a.topNav:hover {
    background:#D4D7B4;
	color:#000000;
} 
//--> .tideFooterBody p a {color:#fff;}

