BODY
{
    scrollbar-DarkShadow-Color:#000000;
    scrollbar-Track-Color:#003982;
    scrollbar-Face-Color:#003982;
    scrollbar-Shadow-Color:#003982;
    scrollbar-Highlight-Color:#003982;
    scrollbar-3dLight-Color:#000000;
    scrollbar-Arrow-Color:#ffffff;
    
    margin-top:4px;
    margin-right:6px;
    margin-left:6px;

    background-color:#003982;
    
    font-family:Tahoma;
    color:#ffffff;
}

.grayed
{
    color:#274E82;
    font-family:Tahoma;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
}

a:link
{
    color:#ffffff;
    font-family:Tahoma;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
}

a:visited
{
    color:#ffffff;
    font-family:Tahoma;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
}

a:hover
{
    color:#FEBD00;
    font-family:Tahoma;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
}

a:focus
{
    color:#FEBD00;
    font-family:Tahoma;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
}

a:active
{
    color:#FEBD00;
    font-family:Tahoma;
    font-size:14pt;
    font-weight:normal;
    text-decoration:none;
}

