a:hover {
	color: #CC0033;
	text-decoration: none;
}
body {
	background-color: #000000;
	background-image: url(images/bgrnd.gif);
	background-repeat: repeat-y;
}
.mainBody {
	background-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}
p {
	line-height: 14pt;
	margin: 0 0 20px 0;
	}
ul, ol {
	color: #fff;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: square;
}

li {
	padding: 4px;
	}
	
li a {
	padding: 4px;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3399FF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399FF;
}
.highlight {
	color: #3399FF;
}
.menuback {
	background-image: url(images/menuback.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}


		.menuback a {
			font-family: Trebuchet MS; font-size: 0.9em; color: white; 
			text-transform: uppercase;
			font-weight:bolder;
			padding: 10px;
			display: block;
			}

			

a {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #fff;
	}
.bigheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3399FF;
	font-weight: bold;
}

#c_footer{
	color:#66CCFF;	
	font-size:7pt;
	/*padding-left:130px;*/
}

#c_footer a:link, #c_footer a:visited{
	color:#66CCFF;	
}

#c_footer img{
	border:0;	
}

