td {
	font:11px/20px Tahoma, verdana, arial, helvetica, sans-serif; line-height:16px; 
}
.lightGrayTable{
background-color:#404040;
}
.lightGrayTable .header td{
background-image: url(../Images/table_header.gif);
	background-repeat: repeat-x;
	border-bottom:0px solid #000000;
}
.lightGrayTable TD{
background-color:#6B6B6B;
}
.lightGrayTable .off{
background-color:#707070;
}