.pageFooter {
	font-size: 9pt;
	color: #ffffff;
}	
.adminHeadSmall {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}	
.adminHead {
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}	
.personalTrainingHead 
	{	
	font-size: 10pt;
	font-weight: bold;
	background-color: purple;
	color: white;
}
.massageHead 
	{	
	font-size: 10pt;
	font-weight: bold;
	background-color: #990000;
	color: white;
}
.ctTableHead 
	{	
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	color: white;
}
.scoreReported 
	{	
	font-size: 10pt;
	background-color: blue;
}
.reportScores 
	{	
	font-size: 10pt;
	background-color: purple;
}
.partnerWanted 
	{	
	font-size: 10pt;
	background-color: olive;
}
.openCourt 
	{	
	font-size: 10pt;
	background-color: green;
}
.deadTime 
	{	
	font-size: 10pt;
	background-color: gray;
}
.reservedCourt 
	{	
	font-size: 10pt;
	background-color: red;
}
.welcomebar {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
.testStyle {
	font-size: 16pt;
	font-weight: bold;
	color: green;
}
.scoreReportedLink 
	{	
	font-size: 10pt;
	text-decoration: underline;
	color: blue;
}
.ctTableHeadLink 
	{	
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}
.reportScoresLink
	{
	font-size: 10pt;
	text-decoration: underline;
	color: purple;
	}
.partnerWantedLink
	{
	font-size: 10pt;
	text-decoration: underline;
	color: olive;
	}
.openCourtLink
	{
	font-size: 10pt;
	text-decoration: underline;
	color: green;
	}
.reservedCourtLink
	{
	font-size: 10pt;
	text-decoration: underline;
	color: red;
	}
.amenuLink {
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}
.menuLink {
	font-size: 10pt;
	text-decoration: underline;
	color: white;
}
.plainLinkBig {
	font-size: 14pt;
	text-decoration: underline;
	color: #990000;
}
.plainLink {
	font-size:10pt; 
	text-decoration:underline; 
	color:#990000;
}
.headerLink {
	font-size: 10pt;
	text-decoration: underline;
	color: white;
}
.drawLink {
	font-size: 8pt;
	text-decoration: underline;
	color: #990000;
.smallPrint {
	font-size: 7pt;
	background-color: #efefef;
}
.drawHead {
	font-size: 9pt;
	background-color: #ffffff;
}
.drawCell1 {
	font-size: 9pt;
	background-color: #efefef;
}
.drawCell2 {
	font-size: 9pt;
	background-color: #ffffff;
}
.footer {
	font-size: 9pt;
}
.contentCell {
	font-size: 9pt;
}
.deadTimeText 
	{	
	font-size: 10pt;
	color: gray;
}
.ctTable {
	background-color: black;
}
.instructions {
	font-size: 8pt;
}

