body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-repeat: repeat-x;
	height: 700;
	width: auto;
	float: none;
	clear: left;
	background-color: #000000;
	background-position: left top;
	background-image: url(/images/mainbg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.plain 
{	
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; !important;
}
A:link
{
	text-decoration: none;
	font-weight: normal;
	color: #000; !important;
}
A:visited
{	
	text-decoration: none;
	font-weight: normal;
	color: #000; !important;
}
A:active
{
	text-decoration: none;
	font-weight: normal;
	color: #000; !important;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000; !important;
}


h1
{
	font-weight: normal;
	color: #fff;
	font-size: 17px;
	text-align: center;
}

h2
{

	font-family: Harrington;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 60px;
	text-align: left;
}

h3
{
	font-family: arial;
	font-weight: bold;
	color: #000000;
	font-size: 16px;

	
}

h4
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

h5
{
	font-family: arial;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	text-align: center;
	
}

h6
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	
}

.textb
{
	font-family: arial;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}

.textw
{
	font-family: arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

.textbl
{
	font-family: arial;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	line-height: 15px;
}

.textl
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 15px;
	text-align: justify;
}
.texts
{
	font-family: arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 12px;
	
}

.textlink
{
	font-family: arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

.bg 
{
}

.bg-shop 
{
background-image: url('/images/back-shop.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}

.bgfranchise 
{
background-image: url('/images/back-franchise.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}

.bg-promo 
{
background-image: url('/images/back-promo.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}

.bggolf 
{
background-image: url('/images/back-golf.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}

.bgaerobic 
{
background-image: url('/images/back-aerobic.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}

.bglice 
{
background-image: url('/images/back-licensing.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}

.bgceleb 
{
background-image: url('/images/back-celeb.gif');
background-repeat: no-repeat;
background-position: bottom;
background-attachment: scroll;
}
.header {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
	width: 980px;
	vertical-align: top;
	padding: 0px;
	float: none;
	margin: 0px;
}
.underdev {
	height: auto;
	width: 500;
	margin: auto;
	padding-top: 250px;

}
.signup {
	height: auto;
	width: 500;
	margin: auto;
	padding-top: 50px;


}
form{
	color: #FFF;
	text-align: left;
}
.signupform {
	height: 300;
	width: 500;
	margin: auto;
	padding-left: 110px;


}