 a:link {
 	text-decoration: none;
	color: #FFFFFF;
}
 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 a:hover {
	color: #FFCC00;
	text-decoration: none;	
}
 a:active {
	color: #3300CC;
	text-decoration: none;	
}
.leftcol {
	background-color: #336699;
}
.borderoutline {
	background-color: #000000;
}
.rightcol {
	background-color: #3399ff;
}
.headtable {
	background-color: #008080;
}
.hometable {
 	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF
}
 .hometable a:link {
 	text-decoration: none;
	color: #CC0033;
}
 .hometable a:visited {
	color: #CC0033;
	text-decoration: none;
}
 .hometable a:hover {
	color: #000099;
	text-decoration: none;	
}
 .hometable a:active {
	color: #CC0033;
	text-decoration: none;	
}
.navbox {
	background-color: #99ccff;
}
.searchbox {
	background-color: #99ccff;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC00;
	text-decoration: none;	
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.header  {
	background-color: #3399ff;
	width: 80%;
	padding: 3px;
	margin: 3px;
	clear: both;
}
div.sitenav {
	clear: both;
}

.contentarea {
	background-color: transparent;
}
/* Page numbering*/
.pagenumb {
	font-size: 14px;
	color: #333333;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.pagenumb a:link {
 font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	
}
.pagenumb a:visited {
 font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	
}
.pagenumb a:hover {
 font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	
}
.pagenumb a:active {
 font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	
}