/* Created by TopStyle Pro Trial Version - www.bradsoft.com */


body {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
	font-weight: regular;
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

a:hover {
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}

.outertable {
	width: 800px;
	text-align: center;
}

.outerheader {
	width: 800px;
	text-align: center;
}

.outerlogin {
	vertical-align: top;
	text-align: right;
	width: 220px;
}

#loginform {
	background-image: url(../images/login_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.logo {
	text-align: left;
	vertical-align: top;
}

.nav {
	width: 800px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.memb_nav {
	width: 800px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.heading {
	height: 68px;
	width: 800px;
	padding-left: 12px;
	vertical-align: middle;
	color: #512D91;
	font-weight: bold;
	font-size: 35pt;
	text-align: left;
	letter-spacing: -2px;
}

.outerhomecontent {
	background-color: #C3CF23;
	width: 800px;
	height: 500px;
}

.outerhowcontent {
	background-image: url(../images/how_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FEC423;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
}

.outerfaqcontent {
	background-image: url(../images/faq_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #83BAE8;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
}

.outerregcontent {
	background-image: url(../images/reg_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #C0B4D5;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
}

.outercontactcontent {
	background-image: url(../images/contact_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FCB041;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
}

.outermemberscontent {
	background-image: url(../images/members_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
	border-left: 1px solid #FEC423;
	border-right: 1px solid #FEC423;
	border-bottom: 1px solid #FEC423;
}

.outertermscontent {
	background-image: url(../images/green_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #C3CF22;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
}

.outersitecontent {
	background-image: url(../images/green_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #C3CF22;
	width: 800px;
	height: 500px;
	vertical-align: bottom;
}

.home_img {
	text-align: right;
	vertical-align: bottom;
}

.gen_text {
	vertical-align: top;
	padding: 20px;
	color: #000000;
}

.members_off_text {
	vertical-align: top;
	padding: 20px;
	color: black;
	font-size: 15pt;
	font-weight: bold;
}

.members_text {
	vertical-align: top;
	padding: 20px;
	color: black;
}

.home_text {
	vertical-align: middle;
	padding: 20px;
	color: #000000;
}

#label {
	color: #522E91;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

#loggedin {
	font-size: 12pt;
	font-weight: bold;
	color: #C3CF22;
	text-align: center;
	padding-top: 10px;
}

.formtextbox {
	width: 125px;
	height: 18px;
	border: 1px solid #512D91;
}

#btns {
	padding-top: 5px;
	padding-right: 15px;
}

.footer {
	width: 800px;
	background-color: white;
	text-align: right;
	color: #999999;
	padding-top: 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {
	color: #999999;
	font-size: 9pt;
	text-decoration: none;
}

.footer a:hover {
	color: black;
	font-size: 9pt;
	text-decoration: underline;
}

.content_header {

	vertical-align: top;
	color: black;
	font-size: 15pt;
	font-weight: bold;
}
.content_header_purple {


	vertical-align: top;
	color: #512D91;
	font-size: 15pt;
	font-weight: bold;
}
.content_header_grey {


	vertical-align: top;
	color: #333333;
	font-size: 15pt;
	font-weight: bold;
}
.content_header_pink {



	vertical-align: top;
	color: #9900CC;
	font-size: 15pt;
	font-weight: bold;
}
.content_subheader_pink {




	vertical-align: top;
	color: #9900CC;
	font-size: 12pt;
	font-weight: bold;
}
.terms_text {

	vertical-align: top;
	color: #512D91;
}
.postcard {
	border-right-style: groove;
	border-right-color: #2A0000;
	border-right-width: medium;
}

