body { background-color:#333;
       scrollbar-face-color:#666;
       scrollbar-highlight-color: #666;
       scrollbar-darkshadow-color: #666;
       scrollbar-track-color: #333;
       scrollbar-arrow-color: #0F3;
       margin-top: 20px; }

#maintable { height: 100% }

td.over  { height: 80% }
td.under { height: 20% }

*  { font-family: verdana;
     color: #EEE;
     font-size: 11px;
     font-weight: normal; }

img { border: solid #FFF 5px;
      margin-bottom: 5px; }