﻿body
{
    font-family: Helvetica; Georgia;
    width:970px;
    margin-left:auto;
    margin-right:auto;
    background:#cccccc
}
select
{
    font-family:Helvetica;
    font-size:13px;
    font-weight:normal;
    color:#c95511;
}
td.header_nav
{
    background:transparent url('../../images/nav_gray_bg.jpg') repeat-x;
}
td.header_separator
{
    border: solid 1px #e9e9e9
}
a.gray_header_text
{
    font-family:Helvetica;
    font-size:12px; color:#363636; text-decoration:none;
}
a.gray_header_text:hover
{
    font-family:Helvetica;
    font-size:12px; color:#363636;
    text-decoration:underline;
}
.gray_header_text
{
    font-family:Helvetica;
    font-size:18px; color:#868686;
}
.black_medium
{
    font-family:Helvetica; font-size:12px; color:#363636;
}
.black_medium_bold
{
    font-family:Helvetica; font-size:12px; font-weight:bold; color:#363636;
}










/*scores*/
table.scores
{
    background-color:#F37124;
    border:solid 1px #F37124;
    font-size:11px;
}
.header_score_table
{
    background-color:#F37124;
    border-bottom:0px solid #ffffff;
    border-right:1px solid #ffffff;
}
.header_score_table:hover
{
    background-color:#F37124;
    border-bottom:0px solid #747F96;
    border-right:1px solid #747F96;
}
.header_score {
    background-color:#F37124;
    border:0px solid #747F96;
}
.header_score_time {
    background-color:#F37124;
    border-bottom:0px solid #cccccc;
    color:#ffffff;
    font-family:Helvetica;
    font-weight:normal;
    font-size:11px;
}
.header_score_widget {
    background-color:#F37124;
    color:#ef6500;
    font-weight:normal;
    margin-left:auto;
    margin-right:auto;
}
.header_score_table {
    background-color:#F37124;
    border-bottom:0px solid #747F96;
    border-right:1px solid #e9e9e9;
    color:#ffffff
}
.header_score_table:hover {
    background-color:#F37124;
    border-bottom:0px solid #747F96;
    border-right:1px solid #e9e9e9;
}
.breadcrumb {
font-family:Helvetica;
}
a.breadcrumbTeam {
color:#000000;
font-family:Helvetica;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}
a.breadcrumbTeam:hover {
color:#596D90;
font-family:Helvetica;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
}
.scheduleHeader {
font-family:Helvetica;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
}

.scheduleHeader a {
font-family:Helvetica;
}
.scheduleHeaderSub {
font-family:Helvetica;
font-size:12px;
font-weight:bold;
}
a.lnkHeaderScore {
color:#1f638a;
font-family:Helvetica;
font-weight:normal;
text-decoration:none; font-size:12px;
}
a.lnkHeaderScore:hover {
font-weight:normal;
text-decoration:underline; font-size:12px;
}
.leagueStandings
{
    font-size:12px;
    color:#1f638a;
    font-family:Helvetica;
    text-decoration:none;
}
td.tdLLCenter
{
    text-align:center; border-bottom:solid 1px #cccccc; line-height:20px;
}
td.tdLLCenterBG
{
    text-align:center; border-bottom:solid 1px #cccccc; line-height:20px; background-color:#e9e9e9; font-family:helvetica;
}
td.tdLL
{
    border-bottom:solid 1px #cccccc; line-height:20px; font-family:Helvetica;
}

td.tdLL a
{
    font-family: helvetica;
}