.btext12 { font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a, a:visited {	
	color: #007EFF;
}

a:hover {
	color: #FA920B;
	text-decoration: none;
}

.formElem {
	font-family: Verdana, Helvetica, sans-serif;
	border: #333333 1px solid;
	font-size: 11px;
	color: #000000;
	height: 17px;
	/*width: 140px;*/
	padding-left: 3px;
	padding-right: 3px;
}

.updateMsg {
	color: #000000;
}

.mainContent {
	width: 790px;
	align: center;
	/*border: 1px solid #A0A0FF;*/
}

.radioTable td {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}

a.newWinLink {
	padding-right: 15px;
	margin-right: 1px;
	background: url("/images/btn/new_window_btn.gif") no-repeat right top;
	overflow: auto;
}

.tipAsterisk {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: boldest;
	vertical-align: 2px;
}

.registerTable td {
	color: #FFFFFF;	
}

td.errorCell {
	color: #CC0000;
	font-weight: bold;
}

.errorElem {
	background: #FFFFD5;
}

.submissionErrors { 
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.subSubmissionErrors { 
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

.disabledField {
	background-color: #E4E4E4;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 22pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.templateTable { 
	padding-bottom: 6px;
	border-width: 1px; 
	border-color: #999999; 
	border-style: none none dashed none;
}

.templateTable td {
	font-family: Verdana, Helvetica, sans-serif;
	/* font-size: 11px; */
}

a.faqQuestion {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.faqAnswer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	padding: 10px;
}

.cardFieldElem {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #E8E7EF;*/
	color: #000000;
	border: #D4D3DB 1px solid;	
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
}

/* Shows you Missed Styles ------------------------------------------------------------------------ */

.missedShowsMask {
	position: relative;
	width: 790px;
	height: 170px;
	overflow: hidden;
}

#missedShowsDiv {
	position: absolute;
}

#missedShowsDiv div {
	width: 790px;	
	float: left;
}

.missedShowDetail { 
	color: #FFFFFF;
}

.missedShowDetail img {
	margin-top: 7px;
	margin-bottom: 7px;
}

/* ---------------------------------------------------------------------------------------------- */

/* Sponsor Styles ------------------------------------------------------------------------------- */

.sponsorBody {
	width: 790px;
	height: 293px;
	align: center;
	background: url("/images/sponsors/sponsor_bg.jpg") no-repeat left top;
}

.sponsorHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 23px;
	text-align: center;
}

.sponsorContent {
	margin-top: 8px;
	height: 190px;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

.sponsorFooter {
	margin-top: 10px;
}

/* ---------------------------------------------------------------------------------------------- */

/* Sign Up Styles ------------------------------------------------------------------------------- */

.signUpMask {
	border-bottom: 1px solid #999;
	position: relative;
	width: 790px;
	height: 440px;
	overflow: hidden;
}

#signUpContainerDiv {
	position: absolute;
}

#signUpContainerDiv div {
	width: 790px;
	height: 430px;
	float: left;
	text-align: left;
}

/* ---------------------------------------------------------------------------------------------- */
