@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	leftmargin:0 px;
	topmargin: 0px;
	margin-top: 0px;
}
.table {
	background-color: #FFF;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	border:#666666;
}
.mailing_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #737373;
}
.join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(images/bt_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	width: auto;
}.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cdcdcd;
	font-weight: bold;
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cdcdcd;
	line-height: 16px;
	text-decoration:none;
}

.text_footer_black {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	line-height: 16px;	
}

.text_footer_red {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a0b39;
	line-height: 16px;
	text-decoration:none;
}


a.text_footer_red:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a0b39;
	line-height: 16px;	
}

a.text_footer_red:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a0b39;
	line-height: 16px;
	text-decoration:underline;
}
.text2a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cdcdcd;
	line-height: 16px;
	text-decoration:underline;
}
.text2a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cdcdcd;
	line-height: 16px;
	text-decoration:none;
}


