body { color: black; background: #FFFFD7; } table.room { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #D7FFFF; } table.room tr.sel { background: #A0FFFF; } table.FS20 { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #C0FFFF; } table.FS20 tr.odd { background: #D7FFFF; } table.FHT { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #FFC0C0; } table.FHT tr.odd { background: #FFD7D7; } table.KS300 { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #C0FFC0; } table.KS300 tr.odd { background: #A7FFA7; } table.FileLog { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #FFC0C0; } table.FileLog tr.odd { background: #FFD7D7; } table.at { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #FFFFC0; } table.at tr.odd { background: #FFFFD7; } table.notify { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #D7D7A0; } table.notify tr.odd { background: #FFFFC0; } table.FHZ { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #C0C0C0; } table.FHZ tr.odd { background: #D7D7D7; } table.EM { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #E0E0E0; } table.EM tr.odd { background: #F0F0F0; } table._internal_ { border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; background: #C0C0C0; } table._internal_ tr.odd { background: #D7D7D7; } #hdr { position:absolute; top:10px; left:10px; } #left { position:absolute; top:50px; left:10px; width:130px; } #right { position:absolute; top:50px; left:160px; right:10px; bottom:10px; overflow:auto; }