body {
	background-color: #F1F1F1;
	background-image:;
	background-attachment: fixed;
	background-image:;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background-color: #F1F1F1;
}
a:link {
     color:#000000
	 
}
a:visited {
       color:#999999
	   
}  
a:hover {
       color:#A2272A
	   }
	    
 #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
	color: #333333;
	color: #000000;
	color: #9D3C3E;
	color: #9D3C3E;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: 000;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #828282;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #9D3C3E; }
