/*
a {
	color:#90D13F;
	text-decoration:none;
}

a:visited {
	color:#90D13F;
}

a:hover {
	text-decoration:underline;
}
*/

h1 {

	margin: 0px 0px 10px 0px;

}

#notices {
	text-align: left;
	font-size: 11px;
	width: 298px;
	margin:0px 0px 0px 20px;
	padding:3px 0px 3px 0px;
	color:#000;
	border: 0px solid #111;
}

#patience_box {

	top: 174px;
	width:	842px;
	height: 118px;
	color:	#ddd;
	display: none;
	text-align:center;
	clear: both;
	position: absolute;
	background-image: url(/membership/images/tiled_bg_stars.jpg);
	
}

.patience_text {

	color: #fff;
	font-size: 14px;
	
}

#EventTimesHeader {
	font-weight: bold;
	background-color: #4E8018;
	text-align: center;
	border: solid 0px #000000;
	color: #FFFFFF;
}

#EventTimes * {
width:300px;
}

#EventTimesList {
	 overflow: auto;
	 width: 300px;
	 height: 250px;
	 padding: 2px;
	 text-align:center;
}

#EventTimesList td {
	vertical-align: top;

}

#EventTimesList a {
	white-space: nowrap;
}

td {
	text-align: left;
}

#content {
	margin-top: 36px;
}

#content_842_panel2 {
	width: 842px;
	border-top: 2px solid #4e8018;
	border-bottom: 2px solid #4e8018;
	margin-top: 5px;
	height: 118px;
}

#content_842_panel3 {

	width: 842px;
	border: 0px solid #00ffff;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 12px;
}

#content_842_panel3 h1 {

	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content_842_panel3 h3 {
	font-size: 13px;
	color: #000;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content_842_panel3 a {

}


#content_842_panel3 p {
	font-size: 12px;
}

#content_842_panel3 ul {
	margin-top: -10px;
}

#content_842_panel3 li {
	font-size: 12px; 
}

#content_842_panel3 td {
	font-size: 12px;
	color: #000;
	line-height: 14px;
}

#content_842_panel3 .header {
	font-weight:bold;
}

#content_842_panel3 .header_link {

	font-weight:bold;
	text-decoration:none;
}

#content_842_panel3 .header_link:hover {
	text-decoration: underline;
}
	
#content_842_panel3 .content_link {

	font-weight:normal;
	text-decoration:none;
}

#content_842_panel3 .content_link:hover {
	text-decoration: underline;
}

.form_text_normal {
	color:#ffffff;
}

.form_text_required {
	color:#ffffff;
}

.form_dot_required {
	color:#ffaa00;
}

#gw_cal {

}

#gw_cal a {


	
}

#gw_cal .cal_background {

	background-color: #999;

}

#gw_cal .cal_arrows {

	font-size: 15px;
	color: #000;
	background-color: #999;
	
}

#gw_cal .cal_arrows a {

	color:#000;

}

#gw_cal .cal_yes_tkts {

	background-color: #999;
	color:#000;
	font-weight:bold;

}

#gw_cal .cal_yes_tkts a {

	color:#000;
	font-weight:bold;

}

#gw_cal .cal_yes_tkts a:hover {

	color:#000;
	font-weight:bold;
	background-color: #4e8018;
	padding: 0px 8px 2px 8px;
	text-decoration: none;

}

#gw_cal .cal_yes_tkts_selected {

	background-color: #999;
	color:#000;
	font-weight:bold;

}

#gw_cal .cal_yes_tkts_selected a {

	color:#000;
	font-weight:bold;
	background-color: #4e8018;
	padding: 0px 8px 2px 8px;

}

#gw_cal .cal_yes_tkts_selected a:hover {

	color:#000;
	font-weight:bold;
	background-color: #4e8018;
	padding: 0px 8px 2px 8px;
	text-decoration: none;

}

#gw_cal .cal_no_tkts {

	background-color: #999;
	color:#fff;

}

#gw_cal .cal_no_tkts_selected {

	background-color: #4e8018;
	color:#fff;
	font-weight:bold;

}

#gw_cal .cal_header {

	color:#000;
	background-color: #999;
	font-weight:bold;

}

#gw_cal .cal_week_header {

	background-color: #222;
	color:#fff;
	font-weight:normal;

}

#gw_cal .cal_blank_area {

	color: #999;
	
}

#gw_cal .cal_free_tkts {

	background-color: #999;
	color:#000;
	font-weight:normal;

}

#gw_cal .cal_selected_date {

	font-weight: bold;

}

