body 
{	
	background:#d9d9d9 url(../images/bg.gif) repeat-x;
	margin-top:0px;
}
td.decl 
{
	color: #FF9966;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
}
td.grayHeader {
	color: #666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
div.decl 
{
	color: #FF9966;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}

td.linkbanner
{
	color: Gray;
	font-family:Arial;
	font-size:10px;
}
td.text
{
	color: #6E7271;
	font-family:Arial;
	font-size:11px;
}
a.linkbanner
{
	text-decoration: none;
	color: Gray;
}
a.linkbanner:hover
{
	text-decoration: underline;
}
a.rightrail
{
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
a.rightrail:hover
{
	text-decoration:underline;
}
button.rightrail 
{
	background-color:#771518;
	color: White;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	width: 150px;
}
h4.rightrail
{
	color:#9B0002;
	font-weight:normal;
	font-size:16px;
}
a.red
{
	color: #9B0002;
}
a.redlist
{
	color: #9B0002;
	text-decoration:none;
}
a.redlist:hover
{
	text-decoration:underline;
}
a.normal 
{
	text-decoration:none;
	color: Black;
}
a.normal:hover 
{
	text-decoration: underline;	
}
.orange 
{
	color: #FF9966;	
}
a.orange
{
	color:#FF9966;
	text-decoration: none;
}
a.orange:hover
{
	text-decoration: underline;
}
a.newsEntry
{
	font-size:11px;
	font-family:arial;
	color:#CCCCCC;
	text-decoration:none;
	line-height:11px;
	font-weight:bold;
	width:12px;
	margin:2px;
	padding:2px;
	border: 1px solid #000000;
	background-color:#6E7271;			 	
}
a.newsEntry:hover 
{
	background-color: #9B0002;
}

.nav {
	cursor:pointer;
}
