html,body {
        height: 100%;
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        }

a:link {color: #02599B;
font-size: 11px;
text-decoration: none;
}

a:visited {color: #336699;
text-decoration: none;
font-size: 11px;
}

a:hover {color: #F00000;
font-size: 11px;
text-decoration: underline;
}

a:active {color: #0000FF;
text-decoration: none;
font-size: 11px;

}
#CONTENT { font-size: 13px;
            font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
            color: #000000;
           }
#CONTENT a{ font-size: 16px;
           font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
           color: #0000FF;
           font-weight: bold;}
#SIDEBAR {
        float: left;
        width: 400px;
        background: transparent;
        overflow: hidden
}

#menu { /* bottom bar, containing top button and copyright info etc */
        float: left;
        width: 100%;
        background: #fff;
        overflow: hidden;
        text-align: center;
}
#menu a{ font-size: 13px;
           font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
           color: #0000FF;
           font-weight: bold;}
#bttmbar { /* bottom bar, containing top button and copyright info etc */
        float: right;
        width: 100%;
        line-height: 3em;
        background: #F7F4AC;
         text-align: center;
}

#bttmbar ul{  background: #fff;  list-style: none; margin: 0; padding: 5px 0 0 0;   display: block;    border: 1px dotted #004278;          }
        #bttmbar li{  margin: 0;  padding: 0; list-style: none;  display: inline;                  }
        #bttmbar li a{ color: #004278; text-decoration: none; font-size: 9pt; font-family: "MS Sans Serif", Geneva, sans-serif;  margin-left: 6px;  margin-right: 6px;   }
        #bttmbar li a.First{ margin-left:0;}
        #bttmbar li a:hover{ text-decoration: underline; }
        #bttmbar p{ margin: 5px 0 0 0; font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 9pt; }
        #bttmbar a{font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 9pt;                 color: Black;  text-decoration: none;          }
        #bttmbar a:hover{ text-decoration: underline; }


#foot ul{  background: #fff;
height: 200px;
list-style: none; margin: 0;
padding: 50px 0 0 0;
display: block;
border: 1px dotted #004278;          }
        #foot li{ color: #454545; text-decoration: none; font-size: 8pt; font-family: "MS Sans Serif", Geneva, sans-serif;  margin-left: 6px;                 }
        #foot li a{ color: #004278; text-decoration: none; font-size: 9pt; font-family: "MS Sans Serif", Geneva, sans-serif;  margin-left: 6px;
