body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	background: #000000;
	top : 20px;
	left : 0px;
	right: 0px;
	bottom: 0px;
	
}

a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	background-color: #FF8400;
	text-decoration: none;
}
a:Visited
{
	color: #000000;
	background-color: #FF8400;
	text-decoration: none;
}
a:Hover
{
	color: #FF8400;
	background-color: #212121;
	text-decoration: none;
}

a.sub 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FF8400;
	background-color: #212121;
	text-decoration: none;
}
a.sub:Visited
{
	color: #FF8400;
	background-color: #212121;
	text-decoration: none;
}
a.sub:Hover
{
	color: #FF8400;
	background-color: #212121;
	text-decoration: underline;
}

.navs
{float: left; background: #303030 url(../images/grey_med.gif); width: 66px; height: 55px;}
a.nav 
{background-color: #FF8400;}
a.nav:Visited
{background-color: #FF8400;}
a.nav:Hover
{background-color: #ffffff;}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	clear: left;
	margin: 0px 10px 5px 0px;
}

.image
{
	border-width: 1px;
	border-color: #585757;
	border-style: solid;
	margin: 0px 10px 5px 0px;
	align: left;
	float:left;
}

.duster
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #303030;
}
