body 
{font-family: Arial, Serif; color: black; 
background: white;
}
table
{
    
    FONT-FAMILY: Verdana,Arial,Helvetica;
    border: thin #e2e2e2;
    border-size: 1;
    
}

TD
{
    FONT-SIZE: smaller;

    FONT-FAMILY: Verdana,Arial,Helvetica
}

td.label  
{ color: black; background: #e2e2e2;}

td.lightline
{ color: black; background: white; }

td.darkline
{ color: black; background: #e2e2e2; }

td.alert 
{ color: red; background: yellow; FONT-WEIGHT: bold; width: 50%;}

TH
{   FONT-FAMILY: Verdana,Arial,Helvetica;
    COLOR: White;
    background: gray;
    FONT-SIZE: smaller;
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FF9933;
    TEXT-DECORATION: underline
}

div.alert 
{ 
    color: red; BACKGROUND-COLOR: yellow; font-weight: bold;
    text-align: center; width: 60%;
}

INPUT.buttona
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #8080c0
}
INPUT.buttonb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #aaaa00
}
INPUT.buttonc
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #df4800
}
INPUT
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial
}


  TD.NON {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#C0C0C0; font-weight :normal;}
  TD.TOP {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#0000FF; font-weight :bold;}
  TD.Some {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal;}

  A.NOEVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}
  A.NOEVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}

  A.EVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#0000ff; font-weight :bold; text-decoration: underline;}
  A.EVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#ff0080; font-weight :bold; text-decoration: none;}

  A.NORMAL:Link {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Visited {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}


