li{
list-style:none
}

.formHeading{
	background:#999999;
	padding-left:10px;
	margin-bottom:30px;
	text-decoration:underline;
	color:#EEEEEE;
	font-size:14px;
	font-family: arial
	}
.splashButton
{
    border: solid thin #333333; 
	padding:5px 10px; 
	background:#66CD00;
        background:url(../images/gradientX.png)repeat-x #66CD00;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:800;
	font-family: "arial"
}



.payPalButton{
	width:200px;
	height:40px;
	color:#333333;
	background:#00FFFF;
	margin:10px 0 30px 10px;
	font-weight:bolder;
	font-family: "arial"
}

.payPalButton:hover{
	width:200px;
	height:40px;
	color:#FFFFFF;
	background:#999999;
	margin:10px 0 30px 10px;
}

.splashButton:hover
{ font-weight:800;
	font-family: "arial";
    border: solid thin #333333; 
	background:url(../images/gradientX.png)repeat-x#99AB00;
	color:#FFFFFF;
}
.regButton
{
    border: solid thin #333333; 
	margin:5px;
	padding:5px 10px; 
	background:url(../images/gradientX.png)repeat-x #DBF3FF;
	color:#FFFFFF;
	width:200px;
	text-decoration:none;
	font-weight:800;
	font-family: "arial";
	text-align:center
}

.regButton a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	font-family: "arial";
margin:4px
}

.regButton:hover
{
    border: solid thin #333333; 
	padding:5px 10px; 
	background:url(../images/gradientX.png)repeat-x #B9D1DD;
	color:#FFFFFF;
	width:200px;
	text-decoration:none;
}

td.cost{
margin-left:0px;
padding-left:0px;
}

.activityRegNum{
width:15%;
text-align: right;
padding-right:25px
}

.activityDesc{
width:60%;
font-weight:bold;
padding-left:20px
}

.activitySubDesc{
	padding-left:20px;
	width:60%;
}
.activitySubSubDesc{
	padding-left:40px;
	width:50%;
}

.subhead{
	text-decoration:underline;
	font-size: 16px;
	font-weight:bolder
}

.SummaryClass{
	background:#999999;
	color:#FFFFFF;
	font-weight:bolder;
	}
.SummaryClass td {padding: 2px 0 2px 6px}
.TotalClass{
	background:#333333;
	color:#FFFFFF;
	font-weight:bolder;
}
.TotalClass td{
padding:8px 0 2px 6px;
vertical-align:bottom
}

.buttDesc{
	width:200px
}

.proceedTag{
	padding:5px 3px; 
	background:#EEEEEE; 
	margin: 0 5px 
	}
	
.FormNav{
	border-top:thin solid #333333;
	text-align:center;
	margin-top: 20px;
	padding-top: 20px
	}
	
.eventSubTable{
	border-color: #333333;
	border-width:1px; 
	border-style: solid; 
	width:90%; 
	padding:0 10px;
	background-color:#FFFFFF; 
	margin:0 0 10px 0;
}

.SummaryTableHeading th{
	font-weight:bolder;
	text-decoration:underline;
	text-align:left
	}
	
.errorMessage{
	background:#FFCCEE;
	color:red;
	}
	
.evenColumn{
	background: #FFFFFF;
	padding:2px 10px;
	text-align:center;
	max-width:120px;
}

.oddColumn{
	background: #EEEEEE;
	padding:2px 10px;
	text-align:center;
	max-width:120px;
}

.specialColumn{
	background: #FAB3EE;
	padding:2px 10px;
	text-align:center;
	max-width:120px;
}

.oddRow{
	background: #EEEEEE;
	margin:4px 0;
	font-weight: bold;
}

.evenRow{
	background: #FFFFFF;
	margin:14px 0;
	font-weight: bold;
}
.specialRow{
	background: #E893DD;
	padding:4px 0;
	font-weight: bold;
}

.affirmative{
color: #000000;
font-weight:bold;
padding:10px
}

.negative{
color: red;
font-weight: bold;
padding:10px
}

.blockRow{
	display:block;
	background: #EEE;
	margin:4px 4px 4px 15px;
	padding:4px;
	border:none
}

.blockCost{
	width:100px;
	font-weight:bold
}

.blockSelect{
	width:30px;
}

.blockRowField{
	padding-left:5px; 
	width:400px; 
	font-weight:bold
}

.blockRowDescription{
	padding-left:10px;
	background:#efefef; 
	padding:5px;
	min-width:300px;
	width:auto
}

.module{
	min-width:65%;
	background:#eee;
}

.module p{
	margin:5px
}

.timeblock{
	width:15%;
	background:#eee;
	height:100px;
	text-align:center;
	padding:0;
}

.submodule{
	width: 50%; 
	height:100px; 
	background:#fff;
	vertical-align:top;
}

.sammodule{
	background: #eeccFF; 
	border: solid thin #ee00ff;
	width:20%;
	padding:0px;
	vertical-align:top;
	
}
.error{
	border: solid 3px #ff1133; 
	margin:10px 5px; 
	background: #ffccee;
}
.subeating{
	padding-left:30px; 
}
.eatersodd{
	background: #eeeeee;
}
.eaterseven{
	background: #fff;
}
