 body { text-align: center;
    color: rgb(0, 0, 102);
    background-image: url(images/background.jpg);
    font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(0, 0, 102);
    font-size: 12pt;
    }

  table { border: 1px solid rgb(0, 0, 0);
    width: 750px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 102);
    }

  .header { border-style: none none solid;
    border-bottom: 1px solid rgb(255, 255, 255);
    font-family: Comic Sans MS;
    font-size: 16pt;
    background-image: url(images/headerbg.jpg);
    text-align: center;
    background-position: center;
    }

  .navagation { border-style: none solid none none;
    border-right: 1px solid rgb(0, 0, 0);
    border-bottom: 1px none rgb(0, 0, 0);
    width: 200px;
    text-align: center;
    background-image: url(images/Image5.gif);
    max-width: 200px;
    }

  .menu { border: 1px none rgb(0, 0, 0);
    margin: 15px;
    width: 175px;

    }

  .menuheader { border-style: none none solid;
    border-bottom: 1px solid rgb(0, 0, 0);
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: inherit;
    font-style: normal;
    color: rgb(255, 255, 255);
    background-image: url(images/nav.jpg);
    font-size: 10pt;
    }

  .menuitem { border-left: 1px solid rgb(0, 0, 0);
    border-right: 1px solid rgb(0, 0, 0);
    border-bottom: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 102);
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: rgb(233, 233, 233);
    background-image: url(images/buttonBG.jpg);
    }

  a:link, a:active, a:visited { text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: rgb(0, 0, 102);
    }

  a:hover { font-size: 10pt;
    color: rgb(51, 51, 255);
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    }

  .content { padding: 15px;
    text-align: left;
    }

  .footer { font-size: 10pt;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 5px;
    color: rgb(204, 204, 204);
    margin-bottom: 5px;
    }

  .title { font-size: 14pt;
    color: rgb(0, 0, 102);
    text-align: left;
    text-decoration: underline;
    }

  .blah { border-bottom: 1px solid rgb(0, 0, 0);
    font-size: 8pt;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 10px;
    color: rgb(0, 0, 102);
    }

  td { border-style: none;
    }

  .none { border-style: none;
    margin: 0px 0pt 0pt;
    padding: 0pt;
    top: 0pt;
    left: 0pt;
    right: 0pt;
    bottom: 0pt;
    }

  .marquee { text-align: left;
    }
  .small { font-size: 10px; }













