
body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    scrollbar-3dlight-color : #808080; 
    scrollbar-arrow-color : #d00810; 
    scrollbar-darkshadow-color : #000000; 
    scrollbar-face-color : #9C9D9C; 
    scrollbar-highlight-color : #ffffff; 
    scrollbar-shadow-color : #ffffff; 
    scrollbar-track-color : #B7B8B7; 
    } 


a:link{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:visited{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:hover{ 
    color : #E50404; 
    text-decoration : none; 
    } 


table{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    } 
    

.InputButton    {
            BORDER-RIGHT: #EFF0F0 1px outset;
          BORDER-TOP: #EFF0F0 1px outset;
          BORDER-LEFT: #EFF0F0 1px outset;
          BORDER-BOTTOM: #EFF0F0 1px outset;
          FONT-FAMILY: Verdana;
          FONT-WEIGHT: none;
          font-size : 8pt;
          COLOR: #EFF0F0;
          BACKGROUND-COLOR: #020691;
          } 

.InputField    {
            BORDER-RIGHT: #020691 1px outset;
          BORDER-TOP: #020691 1px outset;
          BORDER-LEFT: #020691 1px outset;
          BORDER-BOTTOM: #020691 1px outset;
          FONT-FAMILY: Verdana;
          FONT-WEIGHT: none;
          font-size : 8pt;
          COLOR: #020691;
          BACKGROUND-COLOR: #ABACAD;
          } 
