#balroster, #cinroster, 
#cleroster, #pitroster,
#roster		       {font-family: Verdana, Arial, sans-serif;
                       font-size: 10pt;}

#balroster th        {font-size: 12pt;
                      color: white;
                      background-color: black;
                      border-right: 1px solid black;
                      border-bottom: 1px solid white;}

#balroster td.player {width: 97px;
                      text-align: right;
                      color: white;
                      background-color: #251874;
                      border-bottom: 1px solid white;
                      padding-right: 5px;}


#balroster td.practice{width: 97px;
                      text-align: right;
                      color: black;
                      background-color: #BC92FF;
                      border-bottom: 1px solid white;
                      padding-right: 5px;}


#balroster td.icon   {width: 15px;
                      text-align: center;
                      color: white;
                      background-color: black;
                      border-bottom: 1px solid white;}

#balroster td.status {width: 115px;
                      text-align: left;
                      color: black;
                      background-color: white;
                      border-right: 1px solid black;
                      border-bottom: 1px solid #251874;
                      padding-left: 5px;}



#cinroster th        {font-size: 12pt;
                      color: white;
                      background-color: black;
                      border-right: 1px solid black;
                      border-bottom: 1px solid #F55315;}

#cinroster td.player {width: 97px;
                      text-align: right;
                      color: black;
                      background-color: #F55315;
                      border-bottom: 1px solid black;
                      padding-right: 5px;}

#cinroster td.practice{width: 97px;
                      text-align: right;
                      color: black;
                      background-color: #FFB080;
                      border-bottom: 1px solid black;
                      padding-right: 5px;}


#cinroster td.icon   {width: 15px;
                      text-align: center;
                      color: white;
                      background-color: black;
                      border-bottom: 1px solid #F55315;}

#cinroster td.status {width: 115px;
                      text-align: left;
                      color: black;
                      background-color: white;
                      border-right: 1px solid black;
                      border-bottom: 1px solid black;
                      padding-left: 5px;}




#cleroster th        {font-size: 12pt;
                      color: white;
                      background-color: black;
                      border-right: 1px solid black;
                      border-bottom: 1px solid white;}

#cleroster td.player {width: 97px;
                      text-align: right;
                      color: white;
                      background-color: #412911;
                      border-bottom: 1px solid white;
                      padding-right: 5px;}

#cleroster td.practice{width: 97px;
                      text-align: right;
                      color: black;
                      background-color: #B29776;
                      border-bottom: 1px solid white;
                      padding-right: 5px;}

#cleroster td.icon   {width: 15px;
                      text-align: center;
                      color: white;
                      background-color: black;
                      border-bottom: 1px solid white;}

#cleroster td.status {width: 115px;
                      text-align: left;
                      color: black;
                      background-color: white;
                      border-right: 1px solid black;
                      border-bottom: 1px solid #412911;
                      padding-left: 5px;}





#pitroster th        {font-size: 12pt;
                      color: white;
                      background-color: black;
                      border-right: 1px solid black;
                      border-bottom: 1px solid #FFDF00;}

#pitroster td.player {width: 97px;
                      text-align: right;
                      color: black;
                      background-color: #FFDF00;
                      border-bottom: 1px solid black;
                      padding-right: 5px;}

#pitroster td.practice{width: 97px;
                      text-align: right;
                      color: black;
                      background-color: #FFEF80;
                      border-bottom: 1px solid black;
                      padding-right: 5px;}

#pitroster td.icon   {width: 15px;
                      text-align: center;
                      color: white;
                      background-color: black;
                      border-bottom: 1px solid #FFDF00;}
                       
#pitroster td.status {width: 115px;
                      text-align: left;
                      color: black;
                      background-color: white;
                      border-right: 1px solid black;
                      border-bottom: 1px solid black;
                      padding-left: 5px;}



#roster td.date      {width: 46px;
                      text-align: center;
                      vertical-align: top;
                      font-weight: bold;
                      border-bottom: 1px solid black;}


#roster td.transaction {font-size: 8pt;
                        background-color: white;
                        padding-left: 5px;
                        padding-bottom: 5px;
                        border-bottom: 1px solid black;}

#roster td.alt         {background-color: #DDDDDD;}

