.siteTable {

	
	font-family: Arial;
	font-size: 9pt;
	
	
}


.siteTable th {

	
	background-color: #632818;
	text-align: left;
	padding: 5;
	
	
}

.siteTable td {

	background-color: #EBBC63;	
}

.mainHeader {
	
	color: #FCCD74;
	text-decoration: none;
	
	
}

.mainHeader:hover {
	
	color: #FCCD74;
	text-decoration: underline;
	
	
}



.l1Header {

	color: #632818;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
	
}

.l1Header:hover {

 	text-decoration: underline;
	
}

.l1Header:visited {

	color: #632818;

	
}


ul a {

	text-decoration: none;	
	
	
}

ul a:hover {

	text-decoration: underline;	
	
	
}

ul a:visited {

	color: #000000;	
	
	
}
