    .legend
    {
        width:20px;
        height:10px;
        border-color:Black;
        border-width:1px;
        border-style:solid;
    }
        
    .tbl1
    {
        border-color:Gray;
        border-width:1px;
        border-style:solid; 
        width:100%;  
    }
    
    .leftTD
    {
      width:30px;
    }
    
    .filterLeft
    {
        width:40%;
        font-size:14px;
    }
    
    .filterRight
    {
        width:60%;
    }

    .selectBox
    {
     width:100%;
    }

    .loaddindDIV
    {
    
    
    width: 100px; 
    height: 50px; 
    background-color:White;
         position:absolute;
     top:0px;
     left:0px;
     width:970px;
     height:420px;
     line-height:420px;
     text-align:center;
     vertical-align:middle;
     display:inline-block;
     
     

  
  
    
    
    filter:alpha(opacity=50); 
    -moz-opacity: 0.5; 
    opacity: 0.5; 


     
    
    }
    
    .filterDIV
    {
         height:25px;
         /*overflow:hidden;*/
    }