TABLE.table-nta
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
TABLE.grouptable
{
    border-collapse: collapse;
    border: 1px solid gray;
}
TABLE.grouptable TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    border: 1px solid gray;
    vertical-align: baseline;
}

.tab-sel
{
    color: black;
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.tab-sel:hover
{
    COLOR: #801010;
}
.tab-dsel
{
    COLOR: black; 
    FONT-FAMILY: Verdana, 'Times New Roman', Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.tab-dsel:hover
{
    color: #801010;
}
.table-fill
{
	background-color: #e0f0e0;
}
.table-nta
{
	empty-cells: show;
	border: 0px;
	border-spacing: 0px;
	border: none;
}
input.button
{ 
  border: 1px solid gray;
  margin: 6px 0px 6px 0px;
}
