table, td, tr, body
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-color: #ffffff
}

.pointerAtHover
{
	cursor: pointer;
}

td.formLabelLeft
{
	padding-top: 3px;
	padding-left: 40px;
	width: 160px;
	vertical-align: top;
}

td.formLabelTop
{
	width: auto;
}

td.formSubmit
{
	padding-top: 8px;
	text-align: left;
}

td.formInput
{
	width: auto;
	vertical-align: top;
}

.formInputObject
{
	width: 400px;
	font-family: Verdana;
	font-size: 9pt;
	border: 1px #444444 solid
}

textarea.formInputObject
{
	width: 400px;
	height: 120px;
	font-family: Verdana;
	font-size: 9pt;
	border: 1px #444444 solid
}

input.formButton
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}

td.formError
{
	padding-left: 40px;
	color: #dd0000;
	vertical-align: top;
	padding-bottom: 5px;
}

td.formSubheader
{
	padding-top: 20px;
	padding-left: 40px;
	text-decoration: underline;
}

a.link
{
	color: #000000;
	text-decoration: none;
}

a.link:hover
{
	color: #909090;
	text-decoration: underline;
}

table#wrapper
{
	margin: auto auto;
	width: 766px;
}

table#master
{
	background-color: #666666;
	border: 2px #666666 solid;
	margin: auto auto;
	width: 750px;
}

td#header
{
	border-bottom: 1px #ffffff solid;
}

td#navtop
{
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 23px;
	width: 126px;
}

td#datetime
{
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 23px;
	width: 624px;
}

td#left
{
	vertical-align: top;
	width: 126px;
	background-color: #dedfde;
}

table#navigation
{
	width: 126px;
	border-bottom: 2px solid #666666;
}

td.menuitem
{
	height: 32px;
	width: 126px;
	background-color: #c5c3c6;
	border: 1px solid #c5c3c6;
	cursor: hand; cursor: pointer;
}

table#adsense
{
	width: 126px;
}

table#adsense td
{
	padding-top: 2px;
	text-align: center;
}

table#tennispro
{
	border-top: 1px solid #c5c3c6;
	border-bottom: 1px solid #c5c3c6;
	padding: 4px 0px 4px 0px;
}

a.menulink
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

td#bottomleft
{
	border-top: 3px #000000 solid;
	height: 22px;
}

td#credits
{
	border-top: 3px #000000 solid;
	height: 22px;
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
}

a.creditlink
{
	color: #ffffff;
	text-decoration: none;
}

td#content
{
	vertical-align: top;
	height: 535px;
	background-color: #999999;
	padding: 10px;
}

td#title
{
	width: 100%;
	text-align: right;
	padding-bottom: 6px;
	border-bottom: 2px solid #ffffff;
	
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
}

td#title h1
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	display: inline;
}



h2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	display: inline;
}

h2.tred
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #d52e26;
	display: inline;
}