body {
	onLoad: FP_preloadImgs();
	background-color: #CC6600;
}
.courtline {
	background-color: #FFFFFF;
}

p {
	font-style: normal;
	color: black;
	font: Formal436 BT;
	white-space: normal;
}
.mbtc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
}
caption {
	font: Formal436 BT;
	font-size: medium;
	color: #008000;
	font-weight: bold;
}

table {
	border: 3;
	cellpadding: 1;
	cellspacing: 1;
	border-color: #003366;
	visibility: visible;
}
.educational {
	background-color: #FFFF00;
}
.competitive {
	background-color: #0066FF;
}

.social {
	background-color: #00FF00;
}

.leftcol {
	text-align: center;
	vertical-align: top;
}

.centercourt {
	background-color: #ACC3A9;
}
.endcourt {
}

.pageheader {
}
.webmaster {
	text-align: center;
}
h1 {
	font: Formal436 BT;
	font-size: x-large;
	color: #008000;
	text-align: center;
	height: auto;
	width: auto;
	clear: both;
	display: table-cell;
}

h2 {
	font: Formal436 BT;
	font-size: medium;
	color: #008000;
	text-align: left;
	height: auto;
	width: auto;
	clear: both;
	display: table-cell;
}
.tennisNet {
	background-image: url(/images/tennis%20net.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ACC3A9;
}
.pagebody {
	text-indent: 1em;
}
