a:link {color: #FFFFFF; text-decoration: underline; }

a:active {color: #FFFFFF; text-decoration: underline; }

a:visited {color: #FF0000; text-decoration: underline; }

a:hover {color: #ff0000; text-decoration: none; }

body {
	
	background: url(images/WEBSITE.jpg) no-repeat;
	background-color: #333333;
	font-family: Arial, Helvetcia, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color: #FFFFFF;
}

#bkgd {
	background-color: #666666;
	border: solid medium #ADADAD;
	padding: 1em;
	font-size: 10pt;
	visibility: visible;





}
#Layer7{
	color: #FFFFFF;
}
#tblLayer
{
	padding: 1em;
}
#lyrLowerLinks{
	font-size: 10pt;
	top: 75px;

}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
}
form input {
    background-color: #ffffff;
}
