﻿body                   { background-color : #black;
                         background-image: url('../images/bg.gif');
                         background-attachment: fixed;
                         font-size: medium;
                         font-family : Futura Lt BT, Futura, Helvetica, Arial, sans-serif;
                         color : #006699;
                         margin: 0px;
                         
                         display: block;
                         
                         
                         scrollbar-face-color:#006699;
                         scrollbar-highlight-color:#6495ed;
                         scrollbar-3dlight-color:#ff0000;
                         scrollbar-darkshadow-color:#ff0000;
                         scrollbar-shadow-color:#191970;
                         scrollbar-arrow-color:#ffff00;
                         scrollbar-track-color:#cc3333; background-attachment }
                         
                         
A:LINK                 { color : #ff4040; text-decoration: none; }
A:VISITED              { color : #006699; text-decoration : none; }
A:HOVER                { color: #3366ff; background-color:white; }
A:ACTIVE               { color : #ffff00; text-decoration : none; }

SPAN.leftLogo          { position: absolute; left: 3.5em ; top: 2em; }
