﻿

.overtable td  {
background: #CDD3CC; 
behavior:url(css/hover.htc);
font-family: Verdana;
font-size: 8pt;
color: #546150
}
    
.overtable td.hover, .overtable td:hover  { 
background: #DCE9D8;
font-family: Verdana;
font-size: 8pt;
color: #546150;
CURSOR: hand
}

.search {
font-family: Verdana;
font-size: 8pt;
}

input, select, textarea
{
    font-family: Verdana;
    font-size: 8pt;
}