#Table_01 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

.topInfo{
font-size:12px;
padding-right:6px;
}

.buttons img{
margin:8px;
}

div.football{

background: url("http://www.gatorvision.tv/fls/6500/images/2009/football-bg.jpg") no-repeat;
width:540px;
height:165px;
color:#ffffff;
}
div.mbasketball{

background: url("http://www.gatorvision.tv/fls/6500/images/2009/mbasketball-bg.jpg") no-repeat;
width:540px;
height:186px;
color:#ffffff;
}
div.wbasketball{

background: url("http://www.gatorvision.tv/fls/6500/images/2009/wbasketball-bg.jpg") no-repeat;
width:540px;
height:188px;
color:#ffffff;
}
div.othersport{

background: url("http://www.gatorvision.tv/fls/6500/images/2009/other-bg.jpg") no-repeat;
width:540px;
height:90px;
color:#ffffff;
}
span.sportTitle{
font-size:16px;
font-weight:600;
}
span.sportTitle2{
font-size:13px;
font-weight:600;
}
a.jumpTag{
display: block;
width:540px;
height:107px;
text-decoration:none;
background: url("http://www.gatorvision.tv/fls/6500/images/2009/divide-rollover.jpg");
}
a.jumpTag:hover{
background-position: 0 -107px;
}