body {background: url('images/index_01.gif') repeat-x top left;}

.normal, div, span, p, td, th, li, a{font-family:Verdana, Helvetica, sans-serif; font-size:12px; color: #000;}

A:link { color: #000; text-decoration: underline;}
A:active { color: #006b52; text-decoration: none;}
A:visited { color: #000; text-decoration: underline;}
A:hover { color: #006b52; text-decoration: none;}

A.footer {font-size: 90%;}
A.footer:link { color: #006b52; text-decoration: underline;}
A.footer:active { color: #000; text-decoration: none;}
A.footer:visited { color: #006b52; text-decoration: underline;}
A.footer:hover { color: #000; text-decoration: none;}

A.login {font-size: 90%;}
A.login:link { color: #fff; text-decoration: underline;}
A.login:active { color: #fff; text-decoration: none;}
A.login:visited { color: #fff; text-decoration: underline;}
A.login:hover { color: #fff; text-decoration: none;}

h1, h2, h3, h4, h5, h6 {	font-family: Verdana, Helvetica, sans-serif;}

h1{
color:#006b52;
font-size: 200%;
font-weight:bold;
padding-bottom:5px;
text-align:center;
}
h2{ font-size: 150%; color: #006b52; font-weight: bold;}
h3{ font-size: 125%; color: #006b52; font-weight: bold;}
h4{ font-size: 105%; color: #000; font-weight: bold; margin-bottom:-15px; padding:0;}
h5{ font-size: 105%; color: #006b52; font-weight: bold;}
h6{ font-size: 100%; color: #006b52; font-weight: bold;}

ul{ list-style-type: square; color: #006b52;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}

.smallprint {font-size: 90%; }

#menu3 {
        width: 200px;
        border: 0px solid #ccc;
        margin-top: 30px;
        }

#menu3 li a {
          height: 25px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 25px;
          line-height: 25px;
        text-decoration: none;
        font-family: Georgia, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 105%;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #006b52;
        display: block;
        background: url('images/button.gif') no-repeat top left;
        padding:0 0 0 35px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color: #BD9C4A;
        background: url('images/button_on.gif') no-repeat top left ;
       padding:0 0 0 35px;
        }
        
#menu3 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


