.whole{ border-color: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.bottom { border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.footer { border: white; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.head { font-weight: bold; color: white; background-color: black; border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.menuBody { background-color: black}

body { font-family: verdana; font-size: 11px; color: white; background-color: black}
table { font-size: 11px}
BODY

   <!--
    body,td,p { color:white; }

    a { color:white; text-decoration:overline underline;  cursor:crosshair;  }

    a:visited { color:white; text-decoration:overline underline;  cursor:crosshair; }

    a:active { color:white text-decoration:overline underline;  cursor:crosshair; }

    a:hover { color:white; cursor:default;  text-decoration: line-through; cursor:crosshair}
   -->


TD, P, A, BODY, TABLE, TR
{font-family: verdana; line-height: 13px; font-size: 10px; }
-->

BODY 
{ 
scrollbar-arrow-color: white;
  scrollbar-track-color: black;
  scrollbar-face-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: white;
