body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background-color: #ADB6C6; */
	background-color: #000000;

}

table, tr, td 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #FFFFFF;
}
input, select 	{ 
FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 12px; border-color: #0000FF; border: 0px solid; color: #FFFFFF; background-color: #222222;
}
.title { font-size: 16px;  font-weight: bold;  color: #FF6600;  }

.subtitle { font-size: 14px;  font-weight: bold;  color: #FF6600;}

.horizontalLine {
	/* background-color: #868B96;*/
	 background-color: #FF6600; 
         LINE-HEIGHT: 18px;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        color: #FF6600;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #FF6600;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #FF6600;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #00CCFF;   }

