/* HTML STYLES */

body {
	background-color:#1A1F1B;
background-image: url(./images/advancebackground.jpg);
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;



		}


.bodybackground {


	font: 11px Arial, Helvetica, sans-serif;



		}






.links{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 13px;
color: #EBEBEB; 



}



a.links:link {text-decoration:none; color: #EBEBEB}
a.links:visited {text-decoration:none; color: #EBEBEB}
a.links:hover {text-decoration:none; color: #007100}
a.links:active {text-decoration:none; color: #008000}


	
.footerlinks{
font-family: Arial,Garamond,Times New Roman, sans-serif;
font-size: 11px;
color: #EBEBEB; 



}



a.footerlinks:link {text-decoration:none; color: #EBEBEB}
a.footerlinks:visited {text-decoration:none; color: #EBEBEB}
a.footerlinks:hover {text-decoration:none; color: #007100}
a.footerlinks:active {text-decoration:none; color: #008000}



hr {
	border: 0;
	height: 1px;
	background-color: #CCC;
	color: #CCC;
	}





