﻿body
{
	background-image: url(images/background copy.gif); 
	vertical-align: top;
    text-align: left;
    margin-top:0px;
    margin-left:0px;
}
td.off
{
	background-image: url(images/hdr_bg.gif);
	text-align: left;
	color: white;
}
td.off a
{
	text-align: left;
	color: white;
	display: block;
	height: 100%;
	text-decoration: none;
}

td.on
{
	text-align: left;
	background-image: url(images/hdr_bkg2.gif);
	color: white;
}
td.on a
{
	text-align: left;
	text-decoration: none;
	color: white;
	display: block;
	height: 100%;
}
Table.DC_Table
{
	font-size:8pt;
	text-align:left;
	table-layout:auto;
}
Table.DC_Table tr.Header{background-color:#960000; color:#FFFFFF;}
Table.DC_Table tr.Row0{background-color:Gray; }
Table.DC_Table tr.Row1{background-color:Silver; }
Table.DC_Table tr.Row0 A, Table.DC_Table tr.Row0 A:link, Table.DC_Table tr.Row0 A:visited, Table.DC_Table tr.Row0 A:hover, Table.DC_Table tr.Row0 A:active{color:#000033;}
Table.DC_Table tr.Row1 A, Table.DC_Table tr.Row1 A:link, Table.DC_Table tr.Row1 A:visited, Table.DC_Table tr.Row1 A:hover, Table.DC_Table tr.Row1 A:active{color:#000033;}

PlayerForm{}.cell1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
