/* A Tags */
a.footer { color: #ffffff; text-decoration: none; padding-right: 10px; padding-left: 10px; }
a.footer:hover { color: #6c79e0; background-color: #ccf; text-decoration: none; }

/* ContentDiv */
.mainContent {
	text-align:center;
}
.hidden { 
	display: none;
}
.contentText {padding: 5px;}
.rolloverTD {
	text-align: left;
	padding: 10px;
}
/* End Content */

.padbcont_header { background-color: #990000; width:700px; height:63px ; border-bottom: 1px solid black; text-align: left; }
.padbox_header { 
	width:auto; 
	height:auto; 
	border-bottom: 1px solid #000000; }
.padbcont_content { 
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width:700px;
	height: auto;
	text-align: left;
}
.padbox_content { width:auto; height:auto; padding:20px }
.padbcontFP_content { 
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width:700px;
	height: auto;
	text-align: center;
}
.padboxFP_content { width:auto; height:auto; }
.padbcont_footer { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width:700px;
	height:20px;
	border-top: 1px solid black;
}
.padbox_footer { background-color: #900; width:auto; height:auto; padding:5px }

/* Additional Pages */
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.contactUS {
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  width: 690px;
}

.pageTitle {
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	padding: 0 0 5px 0;
	border-bottom: 2px groove #990000;
}

/* events page */
#eventBorderBottom {
border-bottom: 1px solid #cccccc;
}

.event {
padding: 5px;
}

.eventHeader {
font-weight: bold;
}

#CC1 {
color: red;
}

#CC2 {
color: blue;
}

/* Sign Up Page */
.formTD {
	font-size: 11px;
	padding: 5px;
}
#formHeader {
  color: #ffffff;
  font-weight: bold;
}
