/* Global Styles */

body {
	margin:0px;
	}

p, body {
	font-family: arial;
	font-size: 12px;
	color: black;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #29254a;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #Cf1519;
	text-decoration: underline;
	}
	
h1,h2,h3,h4,h5,h6 {
	color: #28244A
}

h1, h4 {
	font-size: 14px;
}

h2, h5 {	
	font: bolder 14px Arial, Helvetica, sans-serif;
	line-height:normal;
	letter-spacing:normal;
}

h3 { 
	font: bold 12px arial;
	text-transform: uppercase;
	border-bottom: 1px solid #e6e6e6;
}

/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #29254a;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#29254a;
	text-decoration: underline
	}

#padding {
	padding: 14px;

	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.3em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.tagline {
	color: #D3ECFF;
	line-height:16px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}
	
.bodyText {
	font:12px arial;
	line-height:1.8em;
	color:black;
	letter-spacing:normal;
	text-align: justify;
	}
.pageName hr {
	font-size: 1px;
	line-height: 1px;
	color: e6e6e6;
	text-decoration: underline;
}


.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:18px Arial, Helvetica, sans-serif;
	color: #29254A;
	letter-spacing:normal;
	line-height:normal;
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.myths	 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	letter-spacing:0.1em;
	position: relative;
	    }
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:18px;
	}
	
.sidebarHead {
	color: #DEC312;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Sport Select Box */

#sportSelect {
	position:absolute;
	left:1px;
	top:256px;
	width:250px;
	height:152px;
	z-index:1;
}

#sportSelect label {
	color: yellow;
	font-weight: bold;
	width: 85px;
}
.notListedLink {
	margin-left: 40px;
	color: #F2CC0F;
	font-weight: normal;
	font-size: 10px;
}
#footer {
	font-size: 10px;
	margin: 5px;
	width: 75%;
}
.noBullet li {
	list-style-image: none;
}
