    .head1  {
           font-size : 16pt; font-weight : bolder; color : #006;
      }
    .head2  {
          font-size : 18pt; font-weight : bolder; color : #006; font-style: italic;
      }
     .contentBody a {
           color : #00c; text-decoration : none;
      }
     .contentBody a:hover {
           color : #c00; text-decoration : none;
      }
     a.rightColumn {
           color : #009; text-decoration : none; font-size : 10pt; font-family : sans-serif, Arial, Helvetica; margin : 0;
      }
     a.rightColumn:hover {
           color : #f00; text-decoration : none; font-size : 10pt; font-family : sans-serif, Arial, Helvetica; background-color : #ffd700; border : 1px dotted #f00; margin : 0;
      }
     body {
           background : #fff;margin : 0;
      }
     .tableMain {
           border : inherit;
      }
     .header {
           background : #009;background-image : url(../images/header2.jpg);width : 755px;height : 150px;border : 0 none inherit;
      }
     .banner1 {
           background-color : #009;color : #fff;width : 155px;height : 25px;border : inherit;font-size : 10pt;font-family : sans-serif, Arial, Helvetica;font-weight : bolder;
      }
     .banner2 {
           background-color : #009;color : #fff;width : 595px;height : 25px;border : inherit;font-size : 18pt;font-family : sans-serif, Arial, Helvetica;font-weight : bolder;
      }
     .banner3 {
           background-color : #009;color : #fff;width : 5px;height : 25px;border : inherit;font-size : 10pt;font-family : sans-serif, Arial, Helvetica;font-weight : bolder;
      }
     .columnLeft {
           background-color : #009;color : #fff;width : 155px;border : 0 none inherit;
      }
     .content {
           background-color : #fff;color : #000;width : 595px;font-size : 1pt;font-family : sans-serif, "Times New Roman";border : inherit;
      }
      .columnRight {
           background-color : #009;color : #fff;width : 5px;border : inherit;margin : 0;
      }
      .contentBody {
           background-color : #fff;color : #000;font-size : 10pt;font-family : sans-serif, Arial, Helvetica;border : inherit;margin: 5px 5px;
      }
      .SetSaleBox
      {
        border: 1px solid #00a;
        background: #eeeeff;
      }
      #loginBox
      {
        color: white; text-decoration: none;
      }
      #loginBox a
      {
        color: white; text-decoration: none;
      }
      #loginBox a:hover
      {
        color: gold; text-decoration: underline;
      }
      
      a
      {
        text-decoration: none;
      }
      a:hover
      {
        text-decoration: underline;
      }