body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
background-color: #666666;
margin-top: 1px;
}
.style1 {font-size: 10px}


INPUT, textarea
{
   FONT-FAMILY: "Verdana","Arial","Helvetica";
   FONT-SIZE: 12px;
   background-color : #ffffff; 
   color : #000000; 
   font-weight : bold;  
   padding: 0px 3px 0px 3px;
}
SELECT
{
   background-color: #ffffff;
    color : #000000; 
   font-weight : bold;  
  margin-top: 1px;
}
OPTION
{
   FONT-FAMILY: "Verdana","Arial","Helvetica";
   FONT-SIZE: 12px
}

.overgrey { color: #dcdcdc !important;}

a:link { color: #FF6600; text-decoration: none;  font-family: verdana, arial, sans-serif;}
a:visited { color: #FF6600; text-decoration: none;  font-family: verdana, arial, sans-serif;}
a:hover { text-decoration : none; color : #999999;  font-family: verdana, arial, sans-serif; }

a.overgrey:link { color: #dcdcdc !important; text-decoration: none;  font-weight: bold;}
a.overgrey:visited { color: #ffffff !important; text-decoration: none;  }
a.overgrey:hover { text-decoration : none; color : #FF6600 !important;  }


a.overorange:link { color: #000000 !important; text-decoration: none;  font-weight: bold;}
a.overorange:visited { color: #ffffff !important; text-decoration: none;  }
a.overorange:hover { text-decoration : none; color : #999999 !important;  }

a.overgrey2:link { color: #000000 !important; text-decoration: none; }
a.overgrey2:visited { color: #000000 !important; text-decoration: none;  }
a.overgrey2:hover { text-decoration : underline; color : #000000 !important;  }


a.small:link { color: #FF6600; text-decoration: none;  FONT-SIZE: 10px; font-family: verdana, arial, sans-serif}
a.small:visited { color: #FF6600; text-decoration: none; FONT-SIZE: 10px;  font-family: verdana, arial, sans-serif }
a.small:hover { text-decoration : none; color : #999999;  FONT-SIZE: 10px; font-family: verdana, arial, sans-serif }

.spaced {line-height: 1.5;}

.small-text {font-size: 10px}

.style2 {font-size: 9px}

.paler_bg, .pale_bg,.darker_bg
{
	padding: 0px 3px 0px 3px;
	margin: 0px 3px 0px 3px;
}

.paler_bg,.paler_bg_np
{
	background-color: #dcdcdc;
}

.pale_bg,.pale_bg_np
{
	background-color: #cccccc;
}

.darker_bg,.darker_bg_np
{
background-color: #999999;
}

.dark_bg {
background-color: #666666;
}

.black_bg {
background-color: #000000;
}

.orange_bg
{
	background-color: #ff6600;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
}


.orange_bg_np
{
	background-color: #ff6600;
}

.small_menu {
	font-size: 9px;
	color: #000000;
}

.normal {
	font-size: 12px;
	color: #000000;
}

.orange {
	color: #ff6600;
}

.strong {
	color: #000000;
	font-weight: bold;

}