@charset "utf-8";
.athletics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}


a.menu_lef:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images2/sub-button-tile-n.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 23px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 170px;
}
a.menu_lef:link,a.menu_lef:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #031845;
	text-decoration: none;
	vertical-align: middle;
}
a.menu_lef:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a.schedule:link,a.schedule:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	font-style: oblique;
}
a.schedule:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
