body{
	 background-color:#000000
}

a{
    font-family:Times New Roman;
     font-size:16px;
     color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

a:hover{
    font-family:Times New Roman;
     font-size:16px;
     color:#980808;
    font-weight:bold;
    text-decoration:none;
}

.anchor {
	text-decoration:none;
	color:#d33f3f;
	font-weight:bold;	
}

.whiteBodyText{
	 font-size:18px;
	 color:#ececec;
}

.pageHeader{
	 font-size:26px;
	 color:#d33f3f;
}

.parHeaderText
{
    font-family: Times New Roman;
    font-size:22px;
    color:#f1f407;
    
}

.whiteHeaderText{
font-family:Informal Roman;
	 font-size:46px;
	 color:#ffffff;
}  

.menuBorderLeft{
	border-left:1 solid #ffffff;
}

.menuBorderRight{
	border-right:1 solid #ffffff;
}

.menuBorderTop{
	border-top:1 solid #ffffff;
}

.menuBorderBottom{
	border-bottom:1 solid #ffffff;
}