/* -----------  Schedule Table Layout  -------- */
.schedTeamsTable        {width: 400px; margin: auto; margin-bottom: 5px; border-collapse: collapse; outline: 1px solid #000000;}
/* .schedTeamsTableMaint   {width: auto;} */
.schedTeamsTable th     {font-size: 10pt; font-weight: bold; text-align:center;}
.schedTeamsTable th, .schedTeamsTable td
                        {padding: 3px 10px 3px 5px; border: solid 1px #c0c0c0;}
.schedTeamsTable td     {font-size: 9pt;}
.schedTeamsTeamNo       {text-align:center;}
.schedTeamsText         {font-size: 9pt; white-space: nowrap;}
.schedTeamsTextHL       {font-size: 9pt; background-color: #d0d0ff; white-space: nowrap;} /* Hi-Light */
.schedTeamsDblHdr       {font-size: 8pt; text-align:center; font-style: italic;}
.schedMouseOverNote td  {width: 380px; font-size: 8pt; text-align:center;}
.schedTable             {width: 100px; margin: auto; outline: 1px solid #000000; border-collapse: collapse;}
.schedTable td          {text-align: center; font-size: 9pt; padding: 3px 2px 3px 2px; border: solid 1px #c0c0c0;}
.schedTable td.ButRow   {padding: 0px; text-align: right;}
.schedTable input, .schedTeamsTableMaint input
                        {width: 28px; margin: -2px; text-align: center; background-color: #ffffc8}
.schedTbl input         {width: 33px; margin: -2px; text-align: center; background-color: #ffffc8}
.schedSlotTitle         {text-align: right;}
.schedSlotNumber        {}
.schedColTitle          {vertical-align: bottom;}
.schedRow               {background-color: #ffffff;}
.schedRowHL             {background-color: #ffd0d0;}
.schedRowMatchNo        {}
.schedDate              {text-align: right; white-space: nowrap;}
.schedDateHL            {text-align: right; color: #3030ff; background-color: #d0ffd0; white-space: nowrap;}  /* Hi-Light */
.schedTbl .schedGridText     {white-space: nowrap; padding: 2px 1px;}
.schedTbl .schedGridTextHL   {white-space: nowrap; padding: 2px 1px; background-color: #d0d0ff;}                 /* Hi-Light */
.datTbl thead.title tr:first-child td {padding: 0px;}
