body    { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          color: #5f8336;
          background-color: white;
          margin-left: 1px;
          margin-right: 0px;
          margin-top: 1px;
          margin-bottom: 0px;
        }

td      { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          vertical-align: top;
        }

table   { margin-left: 0px;
          margin-right: 0px;
          margin-top: 0px;
          margin-bottom: 0px;}

.thead  { background-color: #5f8336;
          color: #ffffff;
          font-weight: bold;
          vertical-align: bottom;
        }

.tdata  { background-color: #ededed;
          color: #5f8336;
          font-weight: normal;
          vertical-align: top;
        }

.navbar { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          background-color: #5f8336;
          color: white;
          vertical-align: top;
        }

.navitem { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
           font-size: 10pt;
           background-color: #5f8336;
           color: white;
           vertical-align: top;
           border-style: solid;
           border-width: 1px;
           border-color: white;
        }

.navsubitem { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
           font-size: 10pt;
           background-color: #5f8336;
           color: white;
           vertical-align: top;
           border-style: solid;
           border-width: 1px;
           border-color: white;
           left-margin: 8px;
        }

.navactive { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
           font-size: 10pt;
           color: #5f8336;
           background-color: #c4cfae;
           vertical-align: top;
           border-style: solid;
           border-width: 1px;
           border-color: silver;
           left-margin: 8px;
        }

.navsubactive { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
           font-size: 10pt;
           color: #5f8336;
           background-color: #c4cfae;
           vertical-align: top;
           border-style: solid;
           border-width: 1px;
           border-color: silver;
        }

.data   { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          color: #5f8336;
          background-color: white;
          vertical-align: top;
          border-style: solid;
          border-width: 1px;
          border-color: silver;

          background: url(images/logoback.gif);
          background-repeat: no-repeat;
          background-position: bottom left;
        }

.small  { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          color: #5f8336;
          background-color: white;
          vertical-align: top;
          text-align: center;
          border-style: solid;
          border-width: 1px;
          border-color: silver;
        }

form        { margin-left:      0px;
              margin-right:     0px;
              margin-top:       0px;
              margin-bottom:    0px;
            }

.navrefa { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          color: #5f8336;
          vertical-align: top;
          border-style: none;
        }

.navref { font-family: Trebuchet MS, Tahoma, arial, ms-sans serif;
          font-size: 10pt;
          color: white;
          vertical-align: top;
          border-style: none;
        }

.navref:link       { text-decoration: none; }
.navref:active     { text-decoration: none; }
.navref:visited    { text-decoration: none; }
.navref:hover      { text-decoration: underline; }

.navrefa:link       { text-decoration: none; }
.navrefa:active     { text-decoration: none; }
.navrefa:visited    { text-decoration: none; }
.navrefa:hover      { text-decoration: underline; }


