
.notentered {
	background-color: #FFF6CC;
}

.notpaid {
	background-color: #FFCCCC;

}



.notagree {
	background-color: #FF7777;
}
.showme {
	position: absolute;
	top: 200px;
	background-color: #000033;
	width: 400px;
	height: 100px;
	z-index: 4;
	color: #FFFFFF;
}

table.pw th{
	text-align: right;
}
a {
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
}

.scb {
	width: 800px;
	overflow: auto;
}


a.clearbutton {
	border: outset 2px #cccccc;
	background-color: #eeeeee;
	font-size: 10pt;
	color: #000000;
	padding: 0 5px 0 5px;
	cursor: pointer;
}

a.clearbutton:hover {
	border: inset 2px #cccccc;
}

#main a {
	color: #222299;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

.red {
	color: #FF0000;
}



.footnote {
	font-size: 8pt;
}


.updateok .green, div.updateok {
	color: #00AA00;
	font-size: 12pt;
}

.payok {
	color: #00AA00;
	font-size: 12pt;
}

table.emailform {
	width: 550px;
}

table.schedule {
	width: 550px;
}

table.schedule td {
	text-align: center;
}

.updatefail, div.updatefail {
	color: #CC0000;
	font-size: 12pt;
}

.title {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

.btitle {
	font-weight: bold;
	font-size: 12pt;
}

.agree {
	font-weight: bold;
	font-size: 10pt;
}

.bold a {
	font-weight: bold;
}

a:hover, a.selected {
	text-decoration: underline;
}

.oldeselected {
		background-image: url(/images/pointer.gif);
		background-repeat: no-repeat;
		position: relative;
		left: -15px;
		padding-left: 15px;
		background-position: 4px 4px;

}
#sidebar .top {
	background-color: #111111;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

#sidebar .eselected {
	background-color: #666666;
	border: 1px solid #00FF00;
	padding: 3px;

}

#sidebar .pad {
	padding: 0 5px 0 5px;
}

#sidebar ul.pad {
	padding: 5px;
}

.register td {
	padding:0 5px 5px;
}

.register th {
	text-align: right;
}

.mandatory {
	color: #EE0000;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
}

.subheading {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 4px;
}



.ssubheading {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 15px;
	text-decoration: underline;
}

.sidehead {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 11px;
}



.reglist {
	font-size: 10pt;
	border: 1px solid #000000;
	border-collapse: collapse;
}

#main .reglist th a.delete {
	color: #FF0000;
	font-weight: bold;
}

th {
	white-space: nowrap;
}

#main table.reglist th, #main table.reglist td {
	font-size: 9pt;
	border: solid 1px #565656;
	text-align: center;
	padding: 0 3px 0 3px; 
}

#main table.reglist th {
	background-color: #F5F5F5;
}
.reglistinsert {
	margin: 0;
	padding: 0;
	width: 90px;

}

.logo {
	margin-left: 55px;
}

.logotext {
	color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 12px;
}

#main table.reglistinsert td {
	width: 30px;
	text-align: center;
	border: none;
}

#main table.reglistinsert th {
	padding: 0 3px 0 3px; 
	border: none;
}

#main table.reglistinsert td.s1 {
	width: 90px;
	text-align: center;
}

#main table.reglistinsert td.s2 {
	width: 60px;
	text-align: center;
}

#main table.reglistinsert td.s3 {
	width: 30px;
	text-align: center;
}

#main table.camping {
	border-collapse: collapse;
}
#main table.camping td, .camping th {
	padding: 1px 5px 1px 5px;
	text-align: center;
	border: solid 1px #cccccc;
	font-size: 10pt;
}

#main table.camping th {
	border: solid 1px #565656;
	background-color: #F5F5F5;
	text-align: center;

}

.button {
	padding: 5px 10px;
	border: 3px groove;
	float: left;
	background: #333333;
	color: #FFFFFF!important;
	margin: 5px 25px;
	display: block;
	width: 275px;
	text-align: center;	
}

.rbutton {
	border-color: #FFAA00;
}

.rpbutton {
	border-color: #00FF00;
}

.button:hover {
	background: #999999;	
}

a.letter {
	border: solid 1px #00204F;
	background-color: #7FA2CC;
	width: 1.2em;
	padding: 3px 0;
	margin: 4px;
	text-align: center;
	display: block;
	float: left;
}

a.lon {
	background-color: #DEE8F7;
	text-decoration: underline;
}

#dayrides.fda, #fullrides.fda {
	background-color: #fff;
	color: #000;
	padding: 8px;
	border: 1px solid #aaa;
	
}
