﻿body
{  font-family: arial, helvetica;
   color: #888888;
   font-size:9pt;
   line-height: 12pt;
   background:#2A2A29;
   margin:0px 30px 0px 30px;
}


td
{  font-family: arial, helvetica;
   color: #000000;
   font-size:9pt;
   line-height: 11pt;
}

a:link, a:active, a:visited{
	color:#e56420;
	text-decoration:underline;

}
a:hover {
	color:#000;
}



a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:3px 5px 2px 5px;
	text-decoration:none;
	display:block;
	font-size:12px;
	background:#999999;
	border-bottom:2px #515050 solid;
}
a.nav:hover {
	background:#cccccc;
	color:#000;
}


a.navs:link, a.navs:active, a.navs:visited, a.navs:hover{
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	padding:3px 5px 2px 5px;
	text-decoration:none;
	display:block;
	font-size:12px;
	background:#cccccc;
	border-bottom:2px #515050 solid;
}


a.orng:link, a.orng:active, a.orng:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	background:#e56420;
	border:2px #f29260 solid;
}
a.orng:hover {
	background:#999999;
}


a.nav2:link, a.nav2:active, a.nav2:visited{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
a.nav2:hover {
	text-decoration:underline;
}







