@charset "utf-8";
/* CSS Document */

#nav ul {
	list-style-type: none;
}
#nav ul li {
	margin-bottom: 2px;
	text-align: left;
	margin-left: -16px;
	line-height: 40px;
	clip: rect(auto,auto,auto,auto);
}
#nav ul li a {
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 0px solid #666;
	background-image: url(Files/Nav-Back.png);
	background-repeat: no-repeat;
	font-size: 16px;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	clip: rect(10px,auto,auto,auto);
	color: #FFF;
	width: 300px;
}
#nav ul li a.current {
	color: #FFF;
	background-image: url(Files/Nav-Back.png);
	background-position: -330px;
	text-transform: uppercase;
}
#nav ul li a:hover {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 0px solid #666;
	background-image: url(Files/Nav-Back.png);
	background-repeat: no-repeat;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
	clip: rect(10px,auto,auto,auto);
	margin-bottom: -20px;
	background-position: -330px 0px;
	color: #FFF;
	width: 271px;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	height: 40px;
}
.player {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.player {
	font-family: Calibri;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.LineBreak table tr .Headline table tr td table tr td table tr .OnTab .Headline .current {
	color: #FFF;
	text-transform: uppercase;
}
