BODY,P,TD,A
  {
    margin: 0px;
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
  }

INPUT,OPTION,SELECT,TEXTAREA
  {
    margin:0px;
    margin-left: 10px;
    margin-right: 5px;
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
  }

H1
  {
    font-size: 14pt;
    font-weight: bold;
  }

BODY.MAIN
  {
    margin-left:10px;
  }

TABLE.main
  {
     background-color: #FFFFFF;
  }

TD.left
  {
    background-color: #FF0000;
  }

TABLE.left
  {
    background-image: url('logo.gif');
    background-repeat: no-repeat;
    background-position: bottom center;
  }

TD.main
  {
  }

P.toptitle
  {
    color: #FFFF00;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 14pt;
    font-weight: bold;
  }

P.topsubtitle
  {
    margin-bottom: 5px;
    font-size: 10pt;
  }

A.topsubtitle
  {
    font-size: 10pt;
    color: #660000;
  }

P.topsubsubtitle
  {
    margin-bottom: 10px;
    font-size: 8pt;
    color: #660000;
  }

A.topsubsubtitle
  {
    font-size: 8pt;
    text-decoration: none;
    color: #660000;
  }

P.bottomsubtitle
  {
    margin-bottom: 10px;
    font-size: 8pt;
  }

P.left
  {
    margin-right: 15px;
    margin-bottom: 10px;
  }

A.menu
  {
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
  }

A.menusecurity
  {
    color: #FFFF00;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
  }

A:HOVER.menu
  {
    color: #FFFFFF;
  }

A:HOVER.menusecurity
  {
    color: #FFFFDD;
  }

A.submenu
  {
    color: #000000;
    margin-left: 10px;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
  }

A.submenusecurity
  {
    color: #FFFF00;
    margin-left: 10px;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
  }

A:HOVER.submenu
  {
    color: #FFFFFF;
  }

A:HOVER.submenusecurity
  {
    color: #FFFFDD;
  }

A.menuselect
  {
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
  }

A.menuselectsecurity
  {
    color: #FFFFDD;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
  }

A:HOVER.menuselect
  {
    color: #000000;
  }

A:HOVER.menuselectsecurity
  {
    color: #FFFF00;
  }

A.submenuselect
  {
    color: #FFFFFF;
    margin-left: 10px;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
  }

A.submenuselectsecurity
  {
    color: #FFFF00;
    margin-left: 10px;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
  }

A:HOVER.submenuselect
  {
    color: #000000;
  }

A:HOVER.submenuselectsecurity
  {
    color: #FFFFDD;
  }

P.TITLE
  {
    margin-top: 100px;
    margin-left: 10px;
    font-face: bold;
    font-size: 16pt;
  }

P.TEXT
  {
    margin-left: 10px;
  }

A.TEXT
  {
    text-decoration:none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
  }



TABLE.BLOCK
  {
    margin-left: 10px;
    background-color: #000000;
  }

TD.BLOCK
  {
    background-color: #9798C6;
  }


