﻿body 
{	
	height: 100%;
	width: 950px;
	margin: 0;
	padding: 0;
}
td.TableCellRed
{
	font-size: 12.0pt;
	color: White;
	font-weight: 400;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #b91806;
}

td.ResultsTeamHeader
{
	border-bottom: solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	background: #C60000;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}
td.ResultsTeamHeaderBlack
{
	border-bottom: solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}
td.ResultsTeamHeaderRed
{
    border-bottom: solid 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.0pt;
    color: #FFFFFF;
    font-weight: 400;
    text-decoration: none;
    border-bottom-color: #000000;
    border-bottom-width: 2px;
    background-image: /red-fade.gif;
    background-repeat: repeat-x;
}

.ResultsCell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.0pt;
	color: #000000;
	border-spacing: 1px;
	empty-cells: show;
	caption-side: top;
	vertical-align:top;
}
table.ResultsTable
{
	table-layout: fixed;
	border-spacing: 0px;
}

th.BlackHeader
{
	text-align:left;
	font-size: 11.0pt;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
}
.PageDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.test
{
	background-image: url;
	background-repeat: repeat-x;
	background-attachment: scroll;
}