.AthSchedHead
{ 
text-align: left; 
font-family: Arial; color: #345ba4; font-size: 13px; 
vertical-align: middle; 
font-weight: bold; 
}

.AthSchedRow
{
    text-align: left;
    font-family: Arial;
    color: #000000;
    font-size: 12px;
    vertical-align: top;
    font-weight: normal;
    white-space: nowrap
}
.AthSchedRowAlt
{
    text-align: left;
    font-family: Arial; color: #000000; font-size: smaller; 
    background-color: #DAE2EF; 
    font-size: 12px;
    vertical-align: top;
    font-weight: normal;
    white-space: nowrap

}
.AthSchedMonHeading
{
    text-align: left;
    font-family: Arial;
    color: white;
    font-size: 14px;
    background-color: #345ba4;
    vertical-align: middle;
    font-weight: bold;
}