.table-list tbody td
{
    font-size: 0.9em;
}

.table-list tbody td a:link
{
    font-size: 0.9em;
}

.table-list tbody th
{
    background-color: #CCCCCC;
    font-size: 1.1em;
}

.table-list tbody tr
{
    background-color: #FFFFCC;
}

.MenuHdr
{ 
  font-size: 16pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px; 
  background-color: #ffffff; padding-top: 2px; cursor: default;
}


.MenuItem, .MenuItemMouseOver
{
  font-size: 12pt; padding-left: 25px; font-weight: normal; padding-bottom: 2px;
  background-color: #ffffff; padding-top: 2px;
}

.MenuItem HR
{
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;  
}

















