BODY
{background-color: #858585;
BACKGROUND-IMAGE: url(_images/back_main.jpg);
BACKGROUND-REPEAT: repeat-x;
margin:0px; 
}
h1 {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; margin:0;}
.xsmall {  font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #3E3E3E; text-decoration: none; font-weight: normal}
.xsmall:hover { text-decoration: none; color: #FF6500; text-decoration: underline; } 
td.mainnav1 { background: #ffffff;} 
td.mainnav { height: 27px;  padding-right: 3px; text-align:right;} 
td.mainnavswap { height: 27px; background: #ffffff; padding-right: 3px; text-align:right;} 
.mainnav { font-family: Tahoma, Sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #3E3E3E; } 
.mainnav:hover { text-decoration: none; color: #FF6500; } 
.mainnav1 { font-family: Tahoma, Sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; color: #FF6500; } 
.mainnav1:hover { text-decoration: none; color: #5D5D5D; } 
.mainnav3 { font-family: Tahoma, Sans-serif; font-size: 11px; font-weight: normal; line-height:19px; text-decoration:none; color: #ffffff; } 
.mainnav3:hover { text-decoration: none; color: #93E61F; } 
.text {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal}
.text:hover { text-decoration: none; color: #FF6500; } 
.text1 {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal}
.text1:hover { text-decoration: none; color: #FF6500; } 
.title {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
.redtitle {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #FF6500; text-decoration: none; font-weight: normal}
.form {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: none;
	height: 24px;
	width: 79px;
	background-image: url(images/search.gif);
	background-color: #FFFFFF;
}
.orange {font-family: Verdana, sans-serif;  color: #FF6500; }
.unselectable {
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}