body { background-color:#8de27c; }

table { font-size:10px; }
.content thead td { font-weight:bold; background-color: #62d84a; padding:2px; }
.content thead th { background-color:#9be68c; padding:2px; }
.content th { background-color:#c6f0be; padding:2px; white-space:nowrap; }
.content td { background-color:#ffffff; padding:2px; }

table.tableBg { font-size:10px; }
.tableBg th { background-color:#8de27c; padding:2px; white-space:nowrap; }
.tableBg td { background-color:#8de27c; padding:2px; }

#navSubHead { position:absolute; left:0px; top:0px; width:120px; height:14px; background-color:#003b99; padding:2px; }

