
BODY
{
  COLOR: black;
  FONT-FAMILY: verdana;
  FONT-SIZE: 8pt;
}

SELECT
{
  COLOR: black;
  FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
}

TABLE
{
  COLOR: black;
  FONT-FAMILY: verdana;
      FONT-SIZE: 8pt;
}

.PAGEHEAD
{
  FONT-FAMILY: verdana;
  FONT-SIZE: 13pt;
  FONT-WEIGHT: bold; 
}

.SUBPAGEHEAD
{
  FONT-FAMILY: verdana;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
}

.warn   
{ 
  color: #780000;
  BACKGROUND-COLOR: transparent; 
  FONT-WEIGHT: normal; 
}

.error  
{ 
  color: red; 
  BACKGROUND-COLOR: transparent; 
  FONT-WEIGHT: bold 
}

TD.dataCellRed
{
  COLOR: red;
  FONT-FAMILY: verdana;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #EDEDED;
}

TD.headCell
{
  VERTICAL-ALIGN: top;
  FONT-WEIGHT: bold; 
  BACKGROUND-COLOR: #FFDDDD;
}

TD.nameCell
{
  FONT-WEIGHT: bold; 
  BACKGROUND-COLOR: #EDEDED;
}

TD.dataCell
{
  BACKGROUND-COLOR: #EDEDED;
}
TD.justBannedCell
{
  BACKGROUND-COLOR: #99CCFF;
}

INPUT.dataCell
{
  COLOR: black;
  FONT-SIZE: 8pt;
  FONT-FAMILY: verdana;
  BACKGROUND-COLOR: #F8F8F8;
}

TD.dataCellGreyed
{
  BACKGROUND-COLOR: #DDDDDD;
}

TD.dataCellUnmatched
{
  BACKGROUND-COLOR: lemonchiffon;
}

TD.dataCellBold
{
  BACKGROUND-COLOR: #FFF8A5;
}

TD.dataCellBoldGreyed
{
  BACKGROUND-COLOR: #F3EDC5;
}

TD.help
{
  color : gray;
}


A.help
{
  color: black;
  cursor: help;
  text-decoration: underline;
}
A.help:hover
{
  color: red;
  text-decoration: underline;
}

:link
{
  color: black;
  text-decoration: underline;
}

:visited
{
  color: black;
  text-decoration: underline;
}

:hover
{
  color: blue;
  text-decoration: underline;
}

.SUBTLE
{
  color: #999999;
}
