.teamListHeaderleft {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #9C9C9C;
	padding: 5px;
}
.teamListHeaderright {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	padding: 5px;
}
.teamListBK1left {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 5px;
}
.teamListBK1left a:link, .teamListBK1left a:hover, .teamListBK1left a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.teamListBK1right {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 5px;
}
.teamListBK1right a:link, .teamListBK1right a:hover, .teamListBK1right a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.teamListBK2left {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #E7E7E7;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 5px;
}
.teamListBK2left a:link, .teamListBK2left a:hover, .teamListBK2left a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.teamListBK2right {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #E7E7E7;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 5px;
}
.teamListBK2right a:link, .teamListBK2right a:hover, .teamListBK2right a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.teamListError {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #E7E7E7;
	border: 1px solid #9C9C9C;
	padding: 5px;
}
.playerListTable {}
.playerPicture {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-left: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 5px;
}
.playerName {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	padding: 5px;
}
.playerStat1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
}
.playerStat2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}
.playerStat3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 20px;
}
.playerStat4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
}
.playerStat5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}
.playerContainer {
	padding-bottom: 10px;
}

.scheduleHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.standingsHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.playerHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.teamHeader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
