  <style type="text/css">
  a:link
  {
    color: #005177;
    background-color: transparent; 
    text-decoration: underline;
  }
  a:visited
  {
    color: #005177; 
    background-color: transparent; 
    text-decoration: underline;
  }
  a:hover
  {
    color: #cc3333;
    background-color: transparent;
    text-decoration: underline;
  }
  .nav 
  {
    color: #000000;
    background-color: transparent;
    text-decoration: underline;
  }
  .nav:link 
  {
    color: #000000;
    background-color: transparent;
    text-decoration: underline;
  }
  .nav:visited 
  {
    color: #000000;
    background-color: transparent;
    text-decoration: underline;
  }
  .nav:hover 
  {
    font-weight: bold;
    color: #cc3333;
    background-color: transparent;
    text-decoration: underline;
  }
  body 
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
  }
  table 
  {
    empty-cells: show;
  }
  td
  {
    font-size: 12px;
    color: #4e7497;
    font-family: verdana, arial, helvetica, serif;
  }
  input
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }
  textarea
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }
  select
  {
    font-size: 7pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }
  .windowbg
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #afc6db;
  }
  .windowbg2
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #f8f8f8;
  }
  .windowbg3
  {
    font-size: 12px;
    color: #ffffff;
    font-family: verdana, arial, helvetica, serif;
    background-color: #000000;
  }
  .windowbgx
  {
    font-size: 12px;
    color: #005177;
    font-family: verdana, arial, helvetica, serif;
    background-color: #f8f8f8;
  }
  hr
  {
    color: #6394bd;
    background-color: transparent;
  }
  .titlebg
  {
    color: #ffffff;
    background-color: #6e94b7;
  }
  .text1
  {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    background-color: transparent;
  }
  .catbg
  {
    font-weight: bold;
    font-size: 13px;
    background-image: url(YaBBImages/catbg.jpg);
    color: #000000;
  }
  .bordercolor
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-color: #6394bd;
  }
  .bordercolor2
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-color: #e8e8ff;
  }

  </style>