      body
      {
        font-family:Verdana;
        font-size:12px;
        background-color:#75BAFF;
        text-align:center;
        margin:0px;
      }

      h1
      {
        font-size:18px;
        color:#000000;
        margin-bottom:0px;
      }

      h2
      {
        font-size:16px;
        color:#000000;
      }

      h3
      {
        font-size:14px;
        color:#000000;
      }

      code
      {
        font-size:14px;
        color:#0000ff;
      }

      pre
      {
        font-size:14px;
        color:#0000ff;
        padding:5px;
      }


      a:link, a:visited, a:active, a:hover
      {
        text-decoration:underline;
        font-weight:normal;
        color:#ff0000;
        font-size:12px;
      }

      a:active, a:hover
      {
        color:#009999;
      }

      a.menu
      {
        display:block;
        padding:3px;
        border-top:1px solid #000;
        background-color:#0000ff;
        text-align:center;
        color:#eeeeee;
        text-decoration:none;
      }

      a.menu:link, a.menu:visited
      {
        color:#eeeeee;
        background-color:#6A6AFF;
        text-decoration:none;
        font-weight:bold;
      }

      a.menu:active, a.menu:hover
      {
        color:#737994;
        font-weight:bold;
        background-color:#eeeeee;
      }

      a.footer:link, a.footer:visited
      {
        color:#0000ff;
        text-decoration:none;
        font-weight:bold;
      }

      a.footer:active, a.footer:hover
      {
        color:#0000ff;
        font-weight:bold;
        text-decoration:underline;
      }

      #title
      {
        height:34px;
        padding:5px;
        background-color:#0000ff;
        border-bottom:1px solid #000;
      }

      #left
      {
        background-color:#75BAFF;
        width:128px;
        float:left;
      }

      .menutitle
      {
        font-weight:bold;
        text-align:center;
        margin:2px;
      }

      .menucontainer
      {
        border:1px solid #000;
        background-color:#0000ff;
        width:106px;
        margin:10px;
      }

      #content
      {
        border:1px solid #75BAFF;
        background-color:#75BAFF;
        width:610px;
        float:right;
        padding:0px 10px;
      }

      #main
      {
        width:760px;
        margin:0px auto;
        text-align:left;
        background-color:#75BAFF;
        border:1px solid #000000;
      }

      img
      {
        BORDER-TOP-STYLE: none;
        BORDER-RIGHT-STYLE: none;
        BORDER-LEFT-STYLE: none;
        BORDER-BOTTOM-STYLE: none;
        margin-bottom:10px;
        margin-left:10px;
        margin-right:10px;
        margin-top:10px;
      }

      #footer
      {
        text-align:center;
        clear:both;
        margin-top:20px;
        WIDTH: 780px;
        VERTICAL-ALIGN: middle;
        COLOR: #000000;
        HEIGHT: 21px;
      }