td.gold
{ background-color: #FFFF00;
}

td.bronze
{ background-color: #FF6600;
}

table.fivegame
{
text-align: center;
font-size: 12px;
width: 225px;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;}

table.sevengame
{
text-align: center;
font-size: 12px;
width: 300px;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;}

table.sevengame tr
{
height: 35px;
}

table.lstandings
{text-align: right;
font-size: 12px;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;}

table.lstandings th.shd
{text-align: center;
font-size: 10px;
width: 20px;}

td.stand
{
font-weight: bold;
border-bottom: 1px #6699CC solid;
}

tr.advance
{ background-color: #99FF99;
}
