#runningNav {
	margin-top:20px;
	height: 30px;
	font-family:Verdana, Arial;
	font-size:10px;
	text-decoration: none;
}

#runningNav  a:link{
	color: #000000;
	text-decoration: none;
}

#runningNav  a:visited{
	color: #000000;
	text-decoration: none;
}

#runningNav  a:hover{
	color: #A7C3D6;
	text-decoration: none;
}

.contentBox {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaHome {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:240px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaDetails {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:360px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaAwards {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:288px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaUnder15 {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:336px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaUnder14 {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:354px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaUnder13 {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:312px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaUnder12 {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:376px;
	text-align: left;
	padding-bottom: 50px;
}


.contentAreaUnder11 {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:380px;
	text-align: left;
	padding-bottom: 50px;
}

.contentAreaUnder10 {
	margin: 10px 10px 0px;
	position: relative;
	width: 570px;
	height:360px;
	text-align: left;
	padding-bottom: 50px;
}

.contentBoxFloat {
	padding: 10px;
	width: 590px;
	position: absolute;
	visibility: visible;
	z-index: 10000;
	text-align: left;
}

.scheduleTable {
	border: 1px solid #000000; 
	padding: 0px; 
	width: 570px;
}

.scheduleTable th {
	background-color: #FFCC66; 
	text-align: center; 
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
	
.scheduleTable td {
	padding:0px;
	font-family: Verdana, Arial;
	font-size: 10px;
}


.genericTable {
	border: 1px solid #000000; 
	padding: 0px; 
	width: 450px;
	margin-bottom:20px;
}

.genericTable th {
	background-color: #FFCC66; 
	text-align: center; 
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
	
.genericTable td {
	padding:0px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.awardsTable {
	border: 1px solid #000000; 
	padding: 0px; 
	width: 570px;
	margin-bottom:10px;
}

.awardsTable th {
	background-color: #FFCC66; 
	text-align: center; 
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
	
.awardsTable td {
	padding:0px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.fixtureTable {
	border: 1px solid #000000; 
	padding: 0px; 
	width: 570px;
}

.fixtureTable th {
	background-color: #FFCC66; 
	text-align: center; 
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
	
.fixtureTable td {
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial;
	font-size: 10px;
}


.reportTable {
	border: 1px solid #000000; 
	padding: 0px; 
	width: 570px;
	margin-bottom: 20px;
}

.reportTable th {
	background-color: #FFCC66; 
	text-align: center; 
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
	
.reportTable td {
	padding-top: 3px;
	padding-bottom:3px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.awardTable {
	border: 1px solid #000000; 
	padding: 0px; 
	width: 570px;
	margin-bottom: 20px;
}

.awardTable th {
	background-color: #FFFFFF; 
	text-align: center; 
	vertical-align: middle;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:bold;
}
	
.awardTable td {
	padding-top: 8px;
	padding-bottom:8px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.leftImageSpace {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-right: 10px;
	padding: 5px 5px 40px 0px;
}


.rightImageSpace {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-left: 10px;
	padding: 10px 5px 20px 0px;
}

.thumbnail{
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	


