
      body {                             
        margin: 0px;
      }
      body, td {
        font-family: Arial, Trebuchet MS, Verdana;
        color: #303030;
        font-size: 11px;
      }
      a {
        color: #303030;
        text-decoration: none;
        font-size: 11px;
      }     
      td.barcodeorange {
        background: url(./img/background.gif);
      }
      td.barcodegreen {
        background: url(./img/backgroundgreen.gif);
      }
      select.quickmod {
        background-color: #728F99;
      }
      
.on { background-color: #CCFFCC }
.off { background-color: #FFCCCC }

input.button { width: 23px; height: 23px}
input.bordered, textarea { border: #000000 solid 1px; background-color: #EFEFEF}

.boardlist { font-size: 8pt; width: 100%; height: 200px; }

b input { font-weight: bold; }
