  body { font-family:lucida sans; }
  A:hover { color: #004040; }
  TABLE#contact TD {
    font-weight: bold;
    font-family: Times New Roman;
    font-color: #000080;
  }
  TABLE#tblMenuBar TD {
    font-size: 10pt;
    font-weight:bold; 
    white-space: nowrap; 
  }
  img { border: 0; }
  div.clsMenu {
    visibility: hidden;
    font-size: 90%;
    background-color: #8080C0;
    position: absolute;
    padding: 5px 5px 5px 5px;
    filter:alpha(Opacity=90);
  }  
  div.clsMenu A { color:white; }
  div.clsMenu A:hover { color: #004040; }
  div.clsMenu img { align: bottom; }
  div.clsPopup {
    visibility: hidden;
    font-size: 90%;
    background-color: #8080C0;
    position: absolute;
    padding: 5px 5px 5px 5px;
    filter:alpha(Opacity=95);
  }  
  div.clsPopup A { color:white; }
  div.clsPopup A:hover { color: #004040; }
  div.clsPopup img { align: bottom; }
  form input#submit {
    background: #E0E0E0;
    color: #90171D;
    font-family:Times New Roman;
    font-weight:bold;
    width:75px;
    height:23px;
    cursor:hand;
  }
  form input#clear {
    background: #E0E0E0;
    color: #90171D;
    font-family:Times New Roman;
    font-weight:bold;
    width:75px;
    height:23px;
    cursor:hand;
  }
