.SITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #333333;
	border: 0px solid #666666;
	padding-left: 0px;
	margin-left: 0px;
	left: 10px;
	width: auto;
}
BACK {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}	
.topnav a:link {color: #CCCCCC;}
.topnav a:visited {color: #CCCCCC;}
.topnav a:hover {color: #FF9900;}
.topnav a:active {color: #CCCCCC;}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
