@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
}
.captchaLeftDiv {
	float: left;
	width: 170px;
	height: 65px;
	padding-top: 12px;
	text-align: center;
}
.captchaRightDiv {
	float: right;
	width: 240px;
	height: 65px;
	padding-top: 8px;
	text-align: center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtTitle {
	font-size: 18px;
	font-weight:bold;
	color: #FFAD18;
}
.txtTitleMed {
	font-size: 14px;
	font-weight:bold;
	color: #FFAD18;
}
.txtsubTitle {
	font-size: 16px;
	font-weight: bold;
	color: #DBCC6E;
}
.txtBrown {
	font-size: 12px;
	color: #603813;
}
.txtBrown25 {
	font-size: 25px;
	color: #603813;
}
.txtBrown16 {
	font-size: 16px;
	font-weight: bold;
	color: #603813;
}
.txtSmall {
	font-size: 11px;
	color: #cccccc;
}
.txtSmaller {
	font-size: 10px;
	color: #603813;
	font-weight: normal;
}
.txtSmaller a {
	font-size: 10px;
	color: #603813;
	font-weight: normal;
}
.genderOpt label {
	padding-right:6px;
}
.genderOpt input {
	margin:3px;
}
#MainDiv {
	width: 980px;
	margin: 0 auto;
	background-image: url(images/MainBG2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.Content {
	width: 980px;
}
.SubMenuDiv {
	width: 980px;
	height: 58px;
}
.SubContentDiv {
	width: 880px;
	height:400px;
	padding: 0 50px 0 50px;
	background-image: url(images/MainSubBG.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.RightDiv {
	float: right;
	padding: 120px 0 0 0;
	width: 520px;
}
.LeftDiv {
	float: left;
	width: 450px;
	padding: 380px 0 0 0;
	/*height: 180px;*/
}
.subRightDiv {
	float: right;
	width: 420px;
	padding: 15px 30px 0 0;
}
.subLeftDiv {
	float: left;
	width: 410px;
	height: 300px;
	padding-top: 15px;
}
.LandingLeftDiv {
	float: left;
	width: 350px;
	height: 300px;
	padding-top: 15px;
}
.LandingRightDiv {
	float: right;
	width: 410px;
	height: 290px;
	text-align: center;
	padding: 25px 80px 30px 0;
	background-image: url(images/LandingBox.jpg);
	background-repeat: no-repeat;
}
.LandingRightDivContent {
	width:462px;
}
.CenterDiv {
	text-align: center;
}
.App {
	padding-top:8px;
}
.CenterDiv a {
	text-align: center;
	color: #E44044;
}
.LandingCenterDiv img {
	text-align: center;
	padding: 12px 8px 10px 8px;
}
.leftWriteUpDiv {
	text-align: left;
	padding: 6px 0 0 0;
}
.leftWriteUpDiv a {
	color: #9ADDE2;
}
.leftWriteUpDiv img {
	text-align: center;
}
.btnRadio {
	float: left;
	text-align: left;
	width: 28px;
	height: 40px;
}
.leftSubWriteUpDiv {
	float: left;
	width: 370px;
	color: #663300;
}
.leftSubWriteUpDiv a {
	color: #E44044;
}
.WriteUpDiv {
	text-align: center;
	padding: 0;
}
.SpFeatureDiv {
	width: 240px;
	height: 100px;
	padding: 40px 15px 0 0;
	float: right;
	text-align: center;
}
.LabelDiv {
	float: left;
	width: 100px;
	height: 30px;
	color: #663300;
	padding: 0 12px 0 0;
	text-align: right;
	font-weight: bold;
}
.LabelDiv_Short {
	float: left;
	width: 85px;
	height: 30px;
	color: #663300;
	padding: 0 5px 0 0;
	text-align: right;
	font-weight: bold;
}
.txtfield_div {
	float: left;
	width: 250px;
	height: 30px;
}
.txtfield {
	width: 240px;
}
.txtfield_Short_div {
	float: left;
	width: 110px;
	margin-left: 3px;
	height: 30px;
}
.BoxBrown {
	background-color: #D4984F;
	width: 410px;
	height: 80px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	clear:both;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#ageform, #ctl00_divNotOpen, #ctl00_divClosed {
	padding-top:70px;
	text-align:center;
	color:#603813;
}

#ageform h1, #ctl00_divNotOpen h1, #ctl00_divClosed h1 {
	color:#BE1E2D;
}

#ageform h2, #ctl00_divNotOpen h2, #ctl00_divClosed h2 {
	padding-top:15px;
}

#ageform a {
	color:#be1e2d;
}
.topPad {
	padding:8px 0 0 0;
}



