body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 ;
	color: #878684;
	}

#headernav {
	width: 58%;
	margin-top: 15px;
	margin-bottom: 0.5%;
	margin-right: 0.5%;
	margin-left: 0px;
	font-weight: bold;
	font-size: 60%;
	color: #878684;
	}
	
.clearboth {
	clear: both;
	}
	
#headernav a {
	color: #878684;
	text-decoration: none;
	}

#headernav a#mouseover:hover {
	color: #7EA190;
	text-decoration: none;
	}
	
#headernav a#mouseover:active {
	color: #7EA190;
	text-decoration: none;
	}

#headernav a:visited {
	color: #878684;
	text-decoration: none;
	}

#headernav a#current
{
color: #7EA190;
}
	
.table100-headerbg {
	margin-top: 0%;
	margin-left: 0%;
	width: 99.9%;
	float: left;
	background-image: url(../img/bg-header.gif);
	background-position: 639px 11px;
	background-repeat: no-repeat;
	}
	
.top {
	vertical-align: top;
	}
	
#arrownav {
	margin-top: 7px;
	margin-bottom: 0;
	margin-right: -7.5;
	margin-left: 8px;
	font-weight: bold;
	font-size: 60%;
	}
	
