body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    scrollbar-3dlight-color : #ffffff; 
    scrollbar-arrow-color : #000000; 
    scrollbar-darkshadow-color : #ffffff; 
    scrollbar-face-color : #D4C8C9; 
    scrollbar-highlight-color : #807979; 
    scrollbar-shadow-color : #807E79; 
    scrollbar-track-color : #ffffff; 
    } 


a:link{ 
    color : #490006; 
    text-decoration : none; 
    } 


a:visited{ 
    color : #490006; 
    text-decoration : none; 
    } 


a:hover{ 
    color : #DB7304; 
    text-decoration : underline; 
    } 


table{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    } 
    
    
    
.header a:link{ 
    color : #ffffff; 
    text-decoration : none; 
    } 


.header a:visited{ 
    color : #ffffff; 
    text-decoration : none; 
    } 


.header a:hover{ 
    color : #C67474; 
    text-decoration : none; 
    }  
    
    
.DONKEY a:link{ 
    color : #000000; 
    text-decoration : none; 
    } 


.DONKEY a:visited{ 
    color : #000000; 
    text-decoration : none; 
    } 


.DONKEY a:hover{ 
    color : #d90000; 
    text-decoration : underline; 
    }          
     

.InputButton    {
          BORDER-RIGHT: #7B7474 1px outset;
          BORDER-TOP: #7B7474 1px outset;
          BORDER-LEFT: #7B7474 1px outset;
          BORDER-BOTTOM: #7B7474 1px outset;
          FONT-FAMILY: Verdana;
          FONT-WEIGHT: none;
          font-size : 8pt;
          COLOR: #605C61;
          BACKGROUND-COLOR: #E6E5E5;
          }
          
.InputField    {
          BORDER-RIGHT: #c4c4c4 1px outset;
          BORDER-TOP: #c4c4c4 1px outset;
          BORDER-LEFT: #c4c4c4 1px outset;
          BORDER-BOTTOM: #c4c4c4 1px outset;
          FONT-FAMILY: Verdana;
          FONT-WEIGHT: none;
          font-size : 8pt;
          COLOR: #605C61;
          BACKGROUND-COLOR: #ffffff;
          }