
H2
{
    COLOR: red;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif   
}
.table1
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
    FONT-SIZE: 14pt;
    FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif
}
.race
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 30px;
    BACKGROUND: gray;
    BORDER-LEFT: black thin solid;
    COLOR: #ffffce;
    BORDER-BOTTOM: black thin solid;
    FONT-STYLE: italic;
    FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif
}
.left
{
    BACKGROUND: gray;
    COLOR: white
}
.right
{
    BACKGROUND: silver
}
.table1 .header
{
    COLOR: white;
    BACKGROUND-COLOR: #999ac3
}
.table1 .white
{
    BACKGROUND-COLOR: white
}
.table1 .gray
{
    BACKGROUND-COLOR: silver
}

.error
{
    FONT-WEIGHT: bolder;
    COLOR: white
}
.whitetext
{
    COLOR: white
}
.table1 .questionheader
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #ad2821;
    BACKGROUND-COLOR: floralwhite
}
.table1 .bodytext
{
    FONT-SIZE: smaller
}
.table1 .columnheader
{
 BORDER-BOTTOM: black thin;
 background-color:  #C0C0C0;
 BORDER-BOTTOM: black thin solid;
 FONT-WEIGHT: bold;
 FONT-SIZE: 9pt;
 COLOR: #333399;
 FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif   
}

.table1 .columnheadernounderline
{
 background-color:  #C0C0C0;
}

.table1 .TableHeader
{
   FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif  
}

.vText
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color: #ff0000
}
