body {background-color: #D2DFEB}
body 
{background-image:
url("images/bg.gif");
}

body {scrollbar-3dlight-color:#D2DFEB;
           scrollbar-arrow-color:#336699;
           scrollbar-darkshadow-color:#336699;
           scrollbar-face-color:#D2DFEB;
           scrollbar-highlight-color:#D2DFEB;
           scrollbar-shadow-color:#D2DFEB;
           scrollbar-track-color:#D2DFEB;}





.title  {font-family: arial, verdena; color: #6699cc; font-size: 26px; font-weight: bold;}
.sub  {font-family: arial, verdena; color: #99ccff; font-size: 20px;}
.bold  {font-family: arial, verdena; color: #336699; font-weight: bold; font-size: 10px;}

P {font-family: arial, verdena; color: #336699; font-size: 12px;}
a:link {text-decoration: none; color: #336699; cursor:hand; font-size: 10px;}
a:active {text-decoration: none; color: #336699; cursor:hand; font-size: 10px;}
a:visited {text-decoration: none; color: #336699; cursor:hand; font-size: 10px;}
a:hover {text-decoration: bold; color: #003399; cursor:hand; font-size: 10px;}
body {font-family:arial, verdena; color: #336699; font-size: 12px;}


A.menulink {
display: block;
width: 120px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:10px;
color: #336699;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#336699;
color: #ffffff;
}



A.nav_sub {
color: #336699;

}

A.nav_sub:hover {
color: #003399;
}