/* CSS FOR SPORTS TABLE FEEDS: DON'T CHANGE */
TABLE.live
{
width: 100%; 
border:solid #003366 1px;
}

TD.circle
{
background: #003366;
padding: 2;
font-family: verdana, arial, helvetica, sans-serif;
color: red;
font-size: 11px;
font-weight: bold;
}

TD.dblue
{
background: #003366;
padding: 2;
font-family: verdana, arial, helvetica, sans-serif;
color: white;
font-size: 11px;
font-weight: bold;
}

TD.lblue
{
font-family: verdana, arial, helvetica, sans-serif;
color: black;
font-size: 9px;
font-weight: bold;
padding: 2;
background: #8999B0;
border-bottom:solid #003366 1px;
}

TD.white
{
font-family: verdana, arial, helvetica, sans-serif;
color: black;
font-size: 9px;
font-weight: normal;
padding: 1;
background: #FFFFFF;
}

tr.line
{
background-color:#05386F;
}

.redgame
{
font-family: verdana, arial, helvetica, sans-serif;
color: black;
font-size: 10pt;
font-height: 110%;
}

.red
{
color: red;
}

.en-tblheadcenter {
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #000099;
    line-height:110%;
	margin-top:0pt;
    margin-bottom:6pt;
}

.en-betone {
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:13px;
    font-weight:bold;
    color: black;
    line-height:110%;
	margin-top:0pt;
    margin-bottom:6pt;
}

.header {
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #000099;
    line-height:120%;
	margin-top:0pt;
    margin-bottom:6pt;
}

.redgame {
font-family:Verdana,Helvetica,Arial,sans-serif;
color: black;
}

.red {
color: red;
}

/* CSS FOR SPORTS TABLE FEEDS: DON'T CHANGE */