

a {
    text-decoration : none;
  }


span.tab {
    font-size : 8pt;
    font-family : Verdana, Arial, Helvetica, 'sans-serif';
    color : #ffffcc;
    line-height : 9pt;
  }


td.tab_line {
    line-height : 2px;
    empty-cells : show;
    height : 2px;
    max-height : 2px;
    min-height : 2px;
  }

td.tab_line_top {
    line-height : 2px;
    empty-cells : show;
    height : 2px;
    max-height : 2px;
    min-height : 2px;
  }
table#iframe {
    background : #111111;
  }


/*a:hover {
    font-size : 11pt;
    font-weight : bold;
  }

*/
span.tab:hover {
    font-size : 8pt;
    color :#CCFFFF;
  }

a.tab:hover {
    font-size : 8pt
    color :#CCFFFF;
  }

body {
    background-color : #000000;
    font-family : Verdana, Arial, Helvetica, 'sans-serif';
  }


.footer {
    font-size : 10px;
    color : #ffffcc;
    line-height : 18px;
  }


a.footer:hover {
    font-size : 11px;
    font-weight : bold;
    color :#CCFFFF;
    line-height : 18px;
  }


td.footer {
    text-align : center;
  }


td#iframeTD {
    padding-bottom : 2px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 20px;
  }


