.bodyTEXT {
	color: #666666; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 23px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #999999;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuDARK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.regularLINK:link,
a.regularLINK:visited,
a.regularLINK:active,
{	
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #666666;
    font-weight: bold;
	text-decoration: none;
	font-smoothing: on,4;
}
a.regularLINK
{	
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #666666;
    font-weight: bold;
	text-decoration: none;
	font-smoothing: on,4;
}
a.regularLINK:hover
{	
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-smoothing: on,4;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF9900;
}
tr.rowCOLORheader {
	background-color: #336667;
}
tr.rowCOLOR {
	background-color: #FFFFCC;
}
a.menuLINK
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}