body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-align: left;
	text-decoration: none;
	background: #fff;
	margin: 0px;
	line-height: 17px;
}

a:link {color: #ccc;background: inherit; font-weight: normal; text-decoration: none;}
a:visited {color: #ccc;background: inherit; font-weight: normal; text-decoration: none;}
a:hover {color: #666;background: inherit; font-weight: normal; text-decoration: none;}
a:active {color: #ccc;background: inherit; font-weight: normal; text-decoration: none;}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	letter-spacing: -0.6px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	letter-spacing: -0.6px;
}

#tableMain {
	margin: 0 auto 0 auto;
	padding: 60px 200px 0px 200px;
}

#cheltenham_fitness_classes {
	width: 218px;
	height: 21px;
	background: url(cheltenham_fitness_classes_button.png) no-repeat;
	display: none;
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding: 5px;
	position: relative;
	top: 144px;
	left: -130px;
	z-index: 3;
}

#cheltenham_fitness_classes:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}