
/* CSS by RED BOX NEW MEDIA : www.redboxnewmedia.com */

@charset "utf-8";
/* CSS Document */

BODY {background-color: #666666;}

.mainNavLink {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #cccccc;
	}

.mainNavLink A {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	}

.mainNavLink A:hover {
	color: #FF0000;
	text-decoration: bold;
	}

.mainNavLinkBlockOff {
	width: 19px;
	height: 9px;
	line-height: 9px;
	background-color: #cccccc;
	}

.mainNavLinkBlockOn {
	width: 19px;
	height: 9px;
	line-height: 9px;
	background-color: #FF0000;
	}
	
	

.spacerNav {
	color: #333333;
	width: 1px;
	}

.contentMod {
	background-color: #FFFFFF;
	}

.contentModText {
	background-color: #e0eefa;
	color: #666666;
	font-family: Arial;
	line-height: 22px;
	font-size: 11px;
	text-align: justify;
	padding-left: 11px;
	padding-right: 17px;
	}

.contentModText A{
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	}

.contentModText A:hover{
	color: #FF0000;
	}





.footerText {
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	}

.footerText A {
	color: #999999;
	text-decoration: none;
	}
	
.footerText A:hover {
	color: #FF0000;
	text-decoration: underline;
	}
