body {
      background: #E2DFCC url('index_bg.jpg') repeat-x;
      position: center ;
      font-family : Arial;
      font-size : 8pt;
      font-style : normal;
      <!--- color: #5C554E; -->
      scrollbar-arrow-color : #6B625A;
      scrollbar-base-color : #838469;
      scrollbar-darkshadow-color : #E1DFCD;
      scrollbar-face-color : #C4B8A7;
      scrollbar-highlight-color :#6B625A;
      scrollbar-track-color : #E1DFCD;
      scrollbar-shadow-color: #6B625A;
      
}

.oo {  }



a:link, 
a:visited, 
a:active   {  text-decoration: underline;
              color: #696358  }
              
a:hover    {  text-decoration: none;
              border-bottom: 1px dashed #423C35;
              color: #696358; }

table, td { 

      font-family : Arial;
      font-size : 8pt;
      text-align: justify;
      font-style : normal;
      color: #5C554E;
}






.0 {  }



input, textarea  {
      font-family : Arial;
      font-size : 8pt;
      color : #491F01;
      background :#E1DFCD;
      border-collapse : collapse;
      border-right: 1px solid #E0D9CE; 
      border-top: 1px solid #E0D9CE;
      border-bottom : 1px solid #E0D9CE;
      border-left: 3px double #E0D9CE;
      }
      
      