BODY {
	BACKGROUND-IMAGE: none;
	FONT-FAMILY: Arial, sans-serif;
	BACKGROUND-COLOR: #f0f0f0;
}
.menustyle {
	FONT-SIZE: small; BACKGROUND-COLOR: #ccffcc; TEXT-ALIGN: center
}
.menuselected {
	FONT-SIZE: small; BACKGROUND-COLOR: #aaddaa; TEXT-ALIGN: center
}
TABLE {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}
TH {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}
TD {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}
.smallprint {
	FONT-SIZE: xx-small; TEXT-ALIGN: center
}
TR.oddrow TD {
	BACKGROUND-COLOR: #eeeeee
}
TR.evenrow TD {
	BACKGROUND-COLOR: #dddddd
}
.tableheader {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; BACKGROUND-COLOR: #509999; TEXT-ALIGN: center
}
.tablecaption {
	FONT-SIZE: 12px; FONT-STYLE: italic; FONT-FAMILY: Verdana, "Times New Roman", serif; BACKGROUND-COLOR: #dddddd; TEXT-ALIGN: center
}
.teamname {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; TEXT-ALIGN: left
}
.leaguedata {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; TEXT-ALIGN: center
}
.pointsdata {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; TEXT-ALIGN: center
}
TR.faintevenrow TD {
	BACKGROUND-COLOR: #dddddd;
	color: #6D6D6D;
}
TR.faintoddrow TD {

	BACKGROUND-COLOR: #eeeeee;
	color: #6D6D6D;
}
.linkstyle {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; BACKGROUND-COLOR: #ccffcc; TEXT-ALIGN: center
}
.oddrow .linkstyle {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; BACKGROUND-COLOR: #ccffcc; TEXT-ALIGN: center
}
.evenrow .linkstyle {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; BACKGROUND-COLOR: #ccffcc; TEXT-ALIGN: center
}
.datestyle {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, "Times New Roman", serif; TEXT-ALIGN: left
}
.compstyle {
	FONT-SIZE: 12px; FONT-STYLE: italic; FONT-FAMILY: Verdana, "Times New Roman", serif; TEXT-ALIGN: center
}
.breadcrumb {
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.statsForm {
	border: dashed #555555 thin;
	padding: 5px;
	font-size: small;
	text-align: center;
	background-color: #66CC99;
	width: 75%;
	margin: auto;
}
.statsForm SELECT {
	font-size: small;
	margin-top: 10px;
	margin-right: 10px;
}
.statsForm INPUT {
	margin-top: 8px;
	font-size: small;
}
