.tablescroll

{ font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; background-color:#fff; }



.tablescroll td, 

.tablescroll_wrapper,

.tablescroll_head,

.tablescroll_foot

{ border:1px solid #ccc; }



.tablescroll td

{ padding:3px 5px; }



.tablescroll_wrapper

{ border-left:0; }



.tablescroll_head

{ font-size:11px; font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-bottom:3px; }



.tablescroll thead td

{ border-right:0; border-bottom:0;background-color: #b6ff00;font-weight: bold;font-size: 18px; }



.tablescroll tbody td

{ border-right:0; border-bottom:0;font-size: 14px }



.tablescroll tbody tr.first td

{ border-top:0; }



.tablescroll_foot

{ font-weight:bold; background-color: #b6ff00; border-left:0; border-top:0; margin-top:3px;font-size: 14px }



.tablescroll tfoot td
{ border-right:0; border-bottom:0; }

#HistTable tr:hover > td:first-child + td + td {
      background-color:aqua;
    } /* third column */