td.ContentCell {text-align: center; vertical-align: top; padding: 5px 15px 5px 15px; }

table.GameTable { border: solid 1px #084b8f; text-align: center;}
td.GameCell1, td.GameCell2 { width: 33%; padding: 10px 15px 10px 15px; text-align: center;}
td.GameCell1 { background-color: #c3e7ff }
td.GameCell2 { background-color: #88c7f1 }


