@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/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 23px;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 170px;
}
a.menu_lef:link,a.menu_lef:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
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;
}
.left_menu_bg {
	background-color: #040032;
}
