@charset "UTF-8";
/* CSS Document */

#sports img {margin:10px;}
.mimifp-full-link 
table.moduletable a{
color: #017cad;
text-decoration: none;
}
.mimifp-full-link a:hover{
color: #fcb03a;
}
 

a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #fcb03a;
}

#sports a{
color: #017cad;
text-decoration: none;
}
#sports a:hover{
color: #fcb03a;
}

#sports ul li{list-style:none; font-weight:bold; width:100%;}
#sports ul li a{
color: #017cad;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
line-height:17px;
text-decoration: none;
border-bottom: 1px solid #c5e6f3;
}


#sports ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

#sports ul li a:visited, .markermenu ul li a:active{
color: #017cad;
}

#sports ul li a:hover{
color: #fcb03a;
background-color: #fff;
}

#tabs ul li{list-style:none; font-weight:bold; width:100%;}
#tabs ul li a{
color: #017cad;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
line-height:17px;
text-decoration: none;
border-bottom: 1px solid #c5e6f3;
}


#tabs ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

#tabs ul li a:visited, .markermenu ul li a:active{
color: #017cad;
}

#tabs ul li a:hover{
color: #fcb03a;
background-color: #fff;
}


/* Hot Button Custom Tabs */

#buttontabs ul li{list-style:none; font-weight:bold; width:100%;}
#buttontabs ul li a{
color: #017cad;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
line-height:17px;
text-decoration: none;
border-bottom: 1px solid #c5e6f3;
}


#buttontabs ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

#buttontabs ul li a:visited, .markermenu ul li a:active{
color: #017cad;
}

#buttontabs ul li a:hover{
color: #fcb03a;
background-color: #fff;
}

/* End of Hot Button Custom Tabs*/




p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
}

.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 1px;
background: #0197cd;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #017cad url(../images/bluetab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}


.firsttabtxt {
margin: 0;
color: #FF0000;
font-size: 12px;
font-weight: bold;
padding: 9px 0 9px 0;
background-color:#FF0000;
}

.box h3 {margin:10px 0 0 10px; color:#017cad;}
