body {
background-color:#5b5f62;
margin:10;
font-family: Verdana;
color: #000000;
}

table
{
cellspacing:0;
cellpadding:0;
}

.headertext
{
font-size: 25px;
font-weight: bold;
color:#898788
}

.navtitle
{
font-size: 12px;
font-weight: bold;
color:#FFFFFF
}


a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.navlink:active
{
	text-decoration: none;
	color: #927a6c;
}

a.navlink:hover
{
	text-decoration: none;
	color: #927a6c;
}

.navlinkinactive
{
	color: #dc5d3f;
}

.contentline
{
	color:#9e9897;
}

.hline
{ 
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:9e9897;
}

.vline
{ 
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:9e9897;
}

.navclass_generic
{
}
.navclass_selected
{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:f8d097;
	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:f8d097;

	border-right-width:1px;
	border-right-style:solid;
	border-right-color:f8d097;

	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:f8d097;
}

.subcat
{
font-size: 12px;
font-weight: bold;
color:#898788
}

.contactinfo
{
font-size: 12px;
font-weight: bold;
color:#FFFFFF
}

