/*BODY
{
xscrollbar-face-color: #666699; 
xscrollbar-shadow-color: #ffffff; 
xscrollbar-highlight-color: #ffffff; 
xscrollbar-3dlight-color: #FFFFFF; 
xscrollbar-darkshadow-color: #FFFFFF; 
xscrollbar-track-color: #FFFFFF; 
xscrollbar-arrow-color: #666699
}*/
BODY
{
/*    background: url(images/back-crop.jpeg) no-repeat top #F3F3F3; */
   background: #999;
   color: black;
   font-size: 14px;
}
/*.maintext10 {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height:  normal; font-weight: normal; color: #000000}
.maintext12 {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height:  normal; font-weight: normal; color: #000000}
.maintext14 {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height:  normal; font-weight: normal; color: #000000}
.maintext16 {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height:  normal; font-weight: normal; color: #000000}
.maintext16bold {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height:  normal; font-weight: bold; color: #000000}
.maintextreverse {  font-family: Centuary Gothic, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height:  normal; font-weight: normal; color: #FFFFFF}
.titletext { font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.boldmaintext {  font-family: Centuary Gothic, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.smalltext {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.sidetext {  font-family: Centuary Gothic, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.sidetextreverse {  font-family: Centuary Gothic, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.smalltext11 {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #000000}
.smalltext11reverse {  font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.bigtitletext { font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.bigtitletextreverse { font-family: Centuary Gothic, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #FFFFFF}*/

a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
/* 	font-size: 12px; */
	font-style: normal;
	line-height:  normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
/* 	font-size: 12px; */
	font-style: normal;
	line-height:  normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
/* 	font-size: 12px; */
	font-style: normal;
	line-height:  normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
/* 	font-size: 12px; */
	font-style: normal;
	line-height:  normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


