.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #FFFFFF;
	background-color: #009999;
}

.background body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color:  #CC33CC;
}
.demoBody
{
	font-size: 12px;
	color:#009999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #ccffff;
	overflow: auto;
}

.clubhouseOuterTopLeftCorner
{
	background-image: url("../FrontEnd/SiteImages/TopLeftInverse.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.clubhouseOuterTopRightCorner
{
	background-image:  url("../FrontEnd/SiteImages/TopRightInverse.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.clubhouseOuterBottomLeftCorner
{
	background-image:  url("../FrontEnd/SiteImages/BottomLeftInverse.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.clubhouseOuterBottomRightCorner
{
	background-image:  url("../FrontEnd/SiteImages/BottomRightInverse.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

TABLE.divisionTop
{
	border-bottom: 3px solid #009999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

TABLE.divisionBottom
{
	border-top: 3px solid #009999;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

.footer {
	color: #999999;
}
.header {	
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #009999;
}

.demoBody_OLD BODY {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
}

.demoBody_old table {
	background-color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
}
.demoBody_old td {
	background-color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
}
.demoBody_old tr {
	background-color: #ccffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
}
.demoBody_old  A:link {
	color: #FF6600;
}
.demoBody_old A:visited {
	color: #FF6600;
}
.demoBody_old A:hover {
	color: #000000;
	text-decoration: underline;
}
.demoBody_old A:active {
	color: #0000FF;
}

.demoBody_old label,checkbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
}

