/*
Overides for basemod.css
*/
.page_margins {
	background-image: url(/images/bg_info.png);
	background-repeat: repeat-y;
}

#nav {
	background: transparent url(/images/shadow_news2.png) repeat-x scroll 0
		0;
	overflow: hidden;
}

a:lik {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.navhigh {
	background-color: #FB8867
}

.subnav {
	background-color: #FB8867
}

a.subnav:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.subnav:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.subnav:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.subnav:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
