﻿body
{
    background-image: ../_themes/checkers/chbkgnd.gif;
    font-family: Arial, Helvetica, sans-serif; 
    background-image:url("../_themes/checkers/chbkgnd.gif");
    background-color:Gray;
   }
h1
{
    text-align:center
}
.HeaderHL
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: medium; 
   font-weight: normal; 
   text-align: center;
}
 table.IndResultsTable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.IndResultsTable th { 
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius:; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; text-decoration: underline; }

table.IndResultsTable td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.header {}
table.header th {}
table.header td {}
.Sectionheader  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
    font-weight: bold;
    text-decoration: underline;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    text-decoration: underline;
}
.HistResultsTable
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
}

.HistPressRelease
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: italic;
}
.HistHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    text-align: center;
}
ul
{
    text-align:left;
    list-style-image:url("../_themes/checkers/achbull1.gif");
    }
li
{
padding-left:14px;
}

