body {
      scrollbar-face-color:#CC3300;
      scrollbar-highlight-color:#FFFF99;
      scrollbar-3dlight-color:#CC3300;
      scrollbar-darkshadow-color:#CC3300;
      scrollbar-shadow-color:#CC3300;
      scrollbar-arrow-color:#FFFFFF;
      scrollbar-track-color:#CC3300;
     }

body {
     background-color: #CC3300;
     }

body { background-image:url(../images/bg_rds.gif);
       background-attachment: fixed;
       margin-top:20px;
       background-repeat:no-repeat;
       background-position:bottom center;

      }

a:link   {color:#FF7F00; text-decoration:none;}
a:visited{color:#FF7F00; text-decoration:none;}
a:active {color:#A02020; text-decoration:none;}
a:hover  {color:#FFFFFF; text-decoration:none;}

td {
    font-family: Arial;
    font-size: 9pt;
    color: #FFFF99;
    }