#Table_01{
	margin-top:-26px;
}
#Table_01 tr td.nav{
	background-repeat:no-repeat;
}
#Table_01 tr td.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color:#E0E0E0;
	padding:1px;
	padding-top:6px;
	margin-right:7px;
	margin-left:2px;
	margin-right:2px;
	height:100%;
}

#Table_01 tr td.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color:#B2B2B2;
	padding:1px;
	padding-top:6px;
	margin-left:0px;
	margin-right:0px;
	border-left:#B2B2B2 solid 2px;
	border-right:#B2B2B2 solid 2px;
	height:100%;
}

#Table_01 tr td.title{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color:#E0E0E0;
	background-color:#952124;
	padding-left:8px;
}

#Table_01 tr td.title a{
	color:#E0E0E0;
	text-decoration:underline;
}

#Table_01 tr td.footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#E0E0E0;
	background-color:#952124;
	text-align:center;
}
.mission{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
}
input.address{
	background-image:url("images/map_input.gif");
	background-attachment:fixed;
}

h3{
	background-color:#952124;
	width:100%;
	padding-left:10px;
	color:#FFF;
}
/*Sports*/
.thumbPanel img{
	cursor:hand;
	border:#FFF solid 1px;
}

.photo{
	border:#FFF solid 4px !important;
}

#popup{
	position:absolute;
	left:35%;
	top:40%;
	z-index:4;
	width:500px; 
	background-color:#882225; 
	border:2px solid #882225;
	display:none;
}
.sch{
	list-style:square;
	color:#E4E4E4;
}

.sch li{
	margin-bottom:4px;
}

.caption, .play{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#E0E0E0;
	background-color:#952124;
	margin-top:0;
	margin-right:2px;
	text-align:center;
}

.caption:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#E0E0E0;
	background-color:#900;
	margin-top:0;
	margin-right:2px;
	text-align:center;
}

.play:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#E0E0E0;
	background-color:#090;
	margin-top:0;
	margin-right:2px;
	text-align:center;
}

.selected{
	border-color:#900;
}

.overlay{
	filter:alpha(opacity=70);
	background-color:#333;
	width:100%;
	height:115%;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}

/*calendar.html*/

.month{
	font-weight:bold;
	font-size:22px;
	list-style:none;
	margin-left:-14px;
	color:#080808 !important;
}
.calSch{
	list-style:square;
}

.calSch li{
	margin-bottom:4px;
	color:#333;
}

