/* CSS Document */

body {
	background-color: #E1E1E1;
}
a {
	font-size: 12px;
	color: #CCCCCC;
	
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


	
a.topnav {
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
	font-weight: normal;
		}
	
a.topnav:visited{
	text-decoration: none;
		color: #FFFFFF;
		font-weight: normal;

}
	a.topnav:hover{
	text-decoration: none;
		color: #cccccc;

}




a.subnav {
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
		}
	
	a.subnav:hover{
	font-size:12px;
	text-decoration: none;
		color: #666666;
		font-weight: normal;

}
    a.subnav:visited{
	font-size:12px;
	text-decoration: none;
		color: #FFFFFF;
		font-weight: normal;
		}



a.subnavhome {
	font-size:11px;
	color: #FF0000;
	font-weight: normal;
		}
		a.subnavhome:hover{
	font-size:11px;
	text-decoration: none;
		color: #000000;
		font-weight: normal;

}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: bold;
	color: #D81142;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #D81142;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
}
.navheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
}

