/* NFL Champions Style Sheet */

table.dl_one {
width: 580px;
border-collapse: collapse;
}

table.dl_one a:link {
color: #000;
text-decoration: underline;
}

table.dl_one a:visited {
color: #000;
text-decoration: underline;
}

table.dl_one a:active {
color: #000;
text-decoration: underline;
}

table.dl_one a:hover {
color: #aa0000;
text-decoration: none;
}

td.dl_two:hover { background: #ffffe7; }

td.dl_two {
background-color: #fff;
width: 10%;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.dl_three:hover { background: #ffffe7; }

td.dl_three {
background-color: #fff;
width: 13%;
font-family: arial, helvetica, sans-serif;
color: #888;
font-size: 10px;
font-weight: normal;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.dl_four {
background-color: #000;
background-image: url(../images/bg02.gif);
width: 18%;
font-family: arial, helvetica, sans-serif;
color: #fff;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.dl_five {
background-color: #000;
background-image: url(../images/bg02.gif);
width: 10%;
font-family: arial, helvetica, sans-serif;
color: #fff;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.dl_six:hover { background: #ffffe7; }

td.dl_six {
background-color: #fff;
width: 18%;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: left;
vertical-align: top;
padding: 2px;
}

td.dl_seven:hover { background: #ffffe7; }

td.dl_seven {
background-color: #fff;
width: 10%;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: left;
vertical-align: top;
padding: 2px;
}