/* CSS Document */
.menufooter {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	TEXT-DECORATION: none;
	}
	
A.menufooter:hover {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px; 
	font-weight: bold;
	color:#C30000; 
	 
	text-decoration: none 
}

A.menufooter:link {
	font-family: Arial, Helvetica, sans-serif 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	PADDING-LEFT: 5px; 
	text-decoration: none 
}


.band {
background-image:url(bottom_band.jpg);
height: 34px;	
}

.footerT 
{
	font-size: small; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	text-decoration:none 
}

.footerT:hover
{
	font-size:small; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

.fnav 
{
	font-size: 12px; 
	color: #2E2C2C; 
	font-family: Verdana; 
	font-weight: bold; 
	text-decoration: none; 
	height:34 px; 
	}

.navBand
{
	background-color:#e7e5e5;
}

.bodytext
{
	font-size: small; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
}

.redText
{
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;

}

.links
{
	font-size: small; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
}

.links:hover
{
	font-size: small; 
	color: #990000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
}

.heading
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
}

.testT
{
color:#C30000;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
text-decoration:none;

}
