A { color:#FFFFFF; text-decoration:underline; }
.whitelink { color:#FFFFFF; text-decoration:underline; }
.blacklink { color:#000000; text-decoration:underline; }
A:hover { color:#AABBDD; text-decoration:underline; }
A:hover.blacklink { color:#333333; text-decoration:underline; }


.boxborder { border-color:#000000; border-style:solid; border-width:1; }

BODY { background-color: #15428c; color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #CCCCCC; scrollbar-3dlight-color: #6699cc; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #6699cc; scrollbar-arrow-color:#000000; }
TH { background-color: #FFFF00; color: #000000; }

DIV { }
.hidden { background-color: #FFFF00; color: #000000; position: absolute; visibility: hidden; border-width: 1; width: 200; zIndex: 5; }
FONT { }
.tooltip { background-color: #FFFF00; color: #FFFF00; zIndex: 5; }

INPUT  {
    font-size : xx-small;
}

SELECT  {
    font-size : xx-small;
}

