        body {
                margin: 0px 0px 0px 0px;
                padding:0px;
                background: #999999;
                font-family: trebuchet ms, helvetica, verdana;
                font-size: 9pt;
             }

        .nav {
                color: #000000; font-weight: bold; text-decoration: none; font-size: 9pt;
              }

	.nav:hover {
                text-decoration: underline;
                }

        .textbox {
                FONT-SIZE: x-small;
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px;
                border-top-style: solid;
                border-right-style: solid;
                border-bottom-style: solid;
                border-left-style: solid;
                border-top-color: #66CC66;
                border-right-color: #66CC66;
                border-bottom-color: #66CC66;
                border-left-color: #66CC66;
                background-color: #FFFFFF;
        }

        .subtextbox {
                FONT-SIZE: x-small;
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px;
                border-top-style: solid;
                border-right-style: solid;
                border-bottom-style: solid;
                border-left-style: solid;
                border-top-color: #66CC66;
                border-right-color: #66CC66;
                border-bottom-color: #66CC66;
                border-left-color: #66CC66;
                background-color: #FFFFFF;
                height: 19px;
        }

.button {
        border-right: #5e5d63 1px solid;
        border-top: #5e5d63 1px solid;
        font-size: 10px;
        background-image: url(images/button.png);
        border-left: #5e5d63 1px solid;
        color: #000;
        border-bottom: #5e5d63 1px solid;
        text-align: center
}

.button:hover {
        background-image: url(images/button.png);
        color: #fff
}

form{
      margin: 0pt;
}

table.content{
      border: 1px;
      border-style: solid;
      border-color: #333333;
      width: 625px;
      background-color: #ffffff;
      text-indent: 20px;
      text-align: justify;
}

table.comm{
      border: 1px;
      border-style: solid;
      border-color: #bbbbbb;
}

table.comment{
      border: 0px;
      border-top: 1px;
      border-left: 1px;
      border-style: solid;
      border-color: #bbbbbb;
}

table.news{
      border: 1px;
      border-style: solid;
      border-color: #333333;
      width: 180px;
      background-color: #ffffff;
      text-align: justify;
}

table.comm_menu{
      border: 1px;
      border-style: solid;
      border-color: #333333;
      width: 180px;
      background-color: #66cc66;
      text-align: justify;
}
