body {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
padding:0px;
background-image:url(../images/gradient.jpg);
background-repeat:repeat-x;
background-color:#d6d6d6;
}


table {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
padding:0px;
}

.fontBold {
font-weight:bold;
}

.fontGreen {
font-size:9pt;
font-weight:bold;
color:#567826;
}

.fontHeading {
font-size:12pt;
font-weight:bold;
color:#d8901e;
}

.fontTimer {
font-size:17pt;
font-family: Arial, Verdana, sans-serif;
font-weight:bold;
color:#000000;
}

.fontContent {
font-size:9pt;
font-weight:none;
color:#000000;
}

.fontSmall {
font-size:9pt;
font-weight:bold;
color:#000000;
}


.formTable {
font-size:10px;
font-weight:bold;
color:#000000;
}

a:link {
color: #333333;
text-decoration: underline;
}

a:visited {
text-decoration: none;
color: #AB555F;
}

a:hover {
text-decoration: none;
color: #BF9A64;
}

a:active {
text-decoration: none;
color: #AB555F;
}

#error_div { font-size: 10px; font-weight: bold; color: red; }