.lefttexttd  
{ color: black;
font-size: 10pt;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }


.righttexttd 
{ color: white;
font-size: 10pt;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.menu
{ color: white;
font-size: 11pt;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

A {
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
A:HOVER  
{ color: #CCCCCC; text-decoration: none }


A.other:hover  
{color: #000000;
font-size: 12px;
font-family: "Trebuchet MS"; text-decoration: none }
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


A.anchor {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS";
}


.style1 {color: #000000}

.backgroundcolor {
	background-color: #E7E3BE;
}
.rightboxcolor {
	background-color: #716E4C;
}
