/* Table Headers for Team Directories */

.dirheader { font-family: "Trebuchet MS", verdana, sans-serif; font-size: 1.5em; text-align: center; font-style: oblique;	color: blue; }

.mlbheader { font-family: "Trebuchet MS", verdana, sans-serif; font-size: 1.2em; font-weight: 900; color: #0000BB; }
.mlbheader2 { font-family: "Trebuchet MS", verdana, sans-serif; font-size: 1.2em; font-weight: 900; color: #EE7942; }

.nbaheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000AA; }
.nbaheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #880000; }

.nflheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #CC0000; }
.nflheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000CC; }

.nhlheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #880000; }
.nhlheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000AA; }

.wnbaheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #880000; }
.wnbaheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000AA; } 

.aflheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #880000; } 
.aflheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000AA; } 

.cflheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #880000; }
.cflheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000AA; } 

.mlsheader { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #0000AA; }
.mlsheader2 { font-family: century, arial, serif; font-size: 1.2em; font-weight: 900; color: #880000; } 

/* Link controls */

a.mlblink {}
a.mlblink:visited {}
a.mlblink:hover { color:red; }
a.mlblink:active {}

a.nbalink {}
a.nbalink:visited {}
a.nbalink:hover { color:red; }
a.nbalink:active {}

a.nfllink {}
a.nfllink:visited {}
a.nfllink:hover { color:red; }
a.nfllink:active {}

a.nhllink {}
a.nhllink:visited {}
a.nhllink:hover { color:red; }
a.nhllink:active {}

a.wnbalink {}
a.wnbalink:visited {}
a.wnbalink:hover { color:red; }
a.wnbalink:active {}

a.afllink {}
a.afllink:visited {}
a.afllink:hover { color:red; }
a.afllink:active {}

a.cfllink {}
a.cfllink:visited {}
a.cfllink:hover { color:red; }
a.cfllink:active {}

a.mlslink {}
a.mlslink:visited {}
a.mlslink:hover { color:red; }
a.mlslink:active {}

/* Directory cell layout & table presentation */

.directory td { padding: 5px; border: 1px solid #003300; } 
.mlbdir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em;} 
.nbadir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em;}
.nfldir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em; }
.nhldir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em; } 
.wnbadir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em; }
.afldir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em; }
.cfldir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em; }
.mlsdir td { padding: 5px; border: none; font-family: century, garamond, sans-serif; font-size: .7em; }

