

#season_regular, #season_stats
{
font-family:Arial;
width:70%;
border-collapse:collapse;
}

#season_regular td, #season_regular th, #season_stats td, #season_stats th
{
font-size:15px;
border:1px solid #000000;
}

#season_regular th, #season_stats th
{
font-size:15px;
text-align:center;
background-color:#FF0000;
color:#FFc505;
}

#season_regular td, #season_stats td
{
text-align:center;
background-color:#FFFFFF;
color:#000000;
}


#season_regular_playoff
{
font-family:Arial;
width:70%;
border-collapse:collapse;
}

#season_regular_playoff td, #season_regular_playoff th
{
font-size:15px;
border:1px solid #000000;
}

#season_regular_playoff th
{
font-size:15px;
text-align:center;
background-color:#FF0000;
color:#FFC505;
}

#season_regular_playoff td
{
text-align:center;
background-color:#FFFFFF;
color:#000000;
}


#season_offense, #season_defense
{
font-family:Arial;
width:70%;
border-collapse:collapse;
}

#season_offense td, #season_offense th, #season_defense td, #season_defense th
{
font-size:15px;
border:1px solid #000000;
}

#season_offense th, #season_defense th
{
font-size:15px;
text-align:center;
background-color:#FF0000;
color:#FFC505;
}

#season_offense td, #season_defense td
{
text-align:center;
background-color:#FFFFFF;
color:#000000;
}


#season_post, #season_roster
{
font-family:Arial;
width:60%;
border-collapse:collapse;
}

#season_post td, #season_post th, #season_roster td, #season_roster th
{
font-size:15px;
border:1px solid #000000;
}

#season_post th, #season_roster th
{
font-size:15px;
text-align:center;
background-color:#FF0000;
color:#FFc505;
}

#season_post td, #season_roster td
{
text-align:center;
background-color:#FFFFFF;
color:#000000;
}


#series
{
font-family:Arial;
width:80%;
border-collapse:collapse;
}

#series td, #series th
{
font-size:13px;
border:1px solid #000000;
}

#series th
{
font-size:13px;
text-align:center;
background-color:#FF0000;
color:#FFc505;
}

#series tr.event
{
text-align:left;
}

