/* Baseball Direct - Football Section styles */
/* Dark green #063 */
/* Orange #F63     */

.basicpage {  margin-top: 0px; border-top-width: 0px}

.griditem {
	font-size: 0.7em; 
	font-weight: bold; 
}
.gridsection {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; font-size: 0.9em; color: #2D50AC; 
	color:#FFFFFF;
}
.sectioncopy {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#003399;
}
a:visited.gridsection {
	text-decoration: none;
	color:#FFF;
}
a:hover.gridsection {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

#navmenu p {
	display:none;
}
#navmenu {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	/* font-weight: bold; */
	width: 145px;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 0.8em;
	background-color: #9cc;
	color:#ff9;
}
#navmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navmenu ul li {
	margin: 0;
	border-top: 1px solid #000;
}
#navmenu ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #063;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #392;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #navmenu ul li a {
	width: auto;
}
#navmenu ul li a:hover {
	border-left: 10px solid #F63;  
	border-right:: 1px solid #392;
	border-bottom: 1px solid #392;
	background-color: #FFF;
	color: #063; 
}
body {
	margin-left: 2px;
	background-image: url(media/bbd_fb_strip.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	background-color:#CCDDCC;
}
.wsyearheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}
.wsmainitemtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-weight: bold;
}
.wsitemcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
.calcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.pagesubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color:#000000;
}
.footnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration:none;
}