table.adlmSecretariatTable{
background-color: #ffffff;
border-collapse: collapse;
}

table.adlmSecretariatTable td{
background-color: #dadada;
border: 1px solid #f0f0f0;
}

table.adlmSecretariatTable th{
background-image: url('images/tabareabg.gif');
background-repeat: repeat-x;
background-attachment: scroll;
background-position: top;
background-color: #ffffff;
border: 2px solid #cccccc;
}


table.adlmSecretariatTable tr:hover th[scope="row"], table.adlmSecretariatTable tr:hover td 
{
background-color: #AA6666;
color: #ffffff;
}