td.elimteam1
{
	border-top: solid black 1px;
	border-right: solid black 1px;
	font-size:x-small;
	color:Black;
	white-space:nowrap;
}

td.elimteam2
{
	border-bottom: solid black 1px;
	border-right: solid black 1px;
	font-size:x-small;
	color:Black;
	white-space:nowrap;
}

td.elimmatch
{
	border-right: solid black 1px;
	/*border-bottom: dotted black 1px;*/
	text-align:right;
	font-size:x-small;
	color:Black;
	white-space:nowrap;
}
td.finalmatch
{
	border-bottom: dotted black 1px;
	font-size:x-small;
	font-weight:bold;
	color:Black;
	white-space:nowrap;
}
td.optionalmatch
{
    border-right:dotted black 1px;
   	font-size:x-small;
	font-weight:bold;
	color:Black;
	white-space:nowrap;
}
td.topline
{
    border-top: solid black 1px;
}
td.bottomline
{
    border-bottom:solid black 1px;
     white-space:nowrap;
    
}
td.Empty
{
   white-space:nowrap;
}

table
{
    background-color:White;
}
