
/* lucegene.css ; dec04 */

BODY              { background-color: #f8f8f8; 
                    xfont-family: sans-serif;
                  }

A:link            { text-decoration: none; 
                    color: #0000A8;
                  }
A:visited         { text-decoration: none; 
                    color: #380088;
                  }
A:hover           { text-decoration: underline; }
A.bblue           { color: #FFFFFF;
                    background-color: #9999FF;
                    font-size : small;
                    text-align: center;
                  }
A.bred            { color: #FFFFFF;
                    background-color: #FF6666;
                    font-size : small;
                    text-align: center;
                  }

table.tinytab { background-color: #e8e0e0; font-family: sans-serif; font-size : small; }
.tinytab { background-color: #white; font-family: sans-serif; font-size : small; }
.formtab { background-color: #f0f0f0; font-family: sans-serif; font-size : medium; }

.batchfetch {  
      background-color: #e8d8f0;
      text-align: center;
    }
    
.refinequery {  
      background-color: #e8d8f0;
      text-align: center;
    }
    
.enabledBtn {  
      background-color: #d0ccf0;
      font-size : small;
      text-align: center;
    }
.disabledBtn {  
      background-color: #dddddd;
      font-size : small;
      text-align: center;
    }
.pageto {  
      font-size : small;
      text-align: center;
    }

        
.se  {background-Color:yellow}

.dochead { 
  background-Color:#dddddd; 
  text-align: left;
  }
 