.csTopNav {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px; 
	color: #990000; 
	font-weight: bold; }

.csTopNav:link, .csTopNav:active, .csTopNav:visited {
	color: #990000; 
	text-decoration: none; }

.csTopNav:hover {
	color: #FFFFCC; 
	text-decoration: underline; }

.csLeftNav {
	font-family: ms sans serif, sans serif, serif;
	font-size: 12px;
	color: #BFAE8E; 
	}

.csLeftNav:link, .csLeftNav:active, .csLeftNav:visited {
	font-size: 13px;
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	}

.csLeftNav:hover {
	font-size: 13px;
	color: #FFFFCC; 
	font-weight: normal;
	text-decoration: underline;
	}

.csForm {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}

.csBottomNav {
	font-family: ms sans serif, sans serif, serif;
	font-size: 10px;
	color: #FFFFFF; 
	}

.csBottomNav:link, .csBottomNav:active, .csBottomNav:visited {
	color: #FFFFFF; 
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	}

.csBottomNav:hover {
	color: #FFFFCC; 
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
	}

.csCopyright {
	color: #FFFFCC;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
	}

A:link, A:active, A:visited { color : #FFFFFF; text-decoration: none }
A:hover  {color : #FFFFCC; text-decoration: underline; }