body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330200;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}

a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}

.tabnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tabnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tabnav:hover {
	color: #CC9900;
	text-decoration: none;
}
.tabnav:active {
	color: #CC9900;
	text-decoration: none;
}

.nounderline:link { text-decoration:none; color:#FFFFFF; }
.nounderline:visted { text-decoration:none; color:#FFFFFF; }
.nounderline:hover {  text-decoration:none; color:#CC9900; } 
.nounderline:active { text-decoration:none; color:#CC9900;}

.footer {color: #FFFFFF; font-size: 11px;}

.footerlink {color: #FFFFFF; font-size: 11px; text-decoration: none;}
.footerlink:visited {color: #FFFFFF; font-size: 11px; text-decoration: none;}
.footerlink:hover {color: #CC9900; font-size: 11px; text-decoration: underline;}
.footerlink:active {color: #CC9900; font-size: 11px; text-decoration: none;}
.footerlink:link {color: #FFFFFF; font-size: 11px; text-decoration: none;}

.headings {color: #CC9900; font-size:14px;}

.news_right {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0;
}