tr.relegate
{ background-color: #FF0000;
text-align: center;
color: "white"; }

tr.promote
{ background-color: #99FF66;
text-align: center;
color: "black"; }

tr.elim
{ background-color: #EEEEEE;
text-align: center;
}

td.gold
{ background-color: #FFFF00;
}

td.silver
{ background-color: #CCCCCC;
}

td.bronze
{ background-color: #FF6600;
}

tr.advance
{ background-color: #99FF99;
}


table.standings
{text-align: center;
font-size: 12px;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;}

table.standings th.shd
{
text-align: center;
font-size: 10px;
width: 20px;}

table.standings tr
{
height: 30px;
text-align: right;
}

table.standings tr.h
{
text-align: center;
}

table.medal
{text-align: center;
}

table.medal tr.game
{
height: 50px;
text-align: center;
}
