body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #663399;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #330066;
}

.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #003366;
}

.eventtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.survey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	background-color: #CCCCCC;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #6600CC;
}


.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: italics;
	color: #330066;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #003366;
  color: #FFFFFF;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}

.staff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}
a:hover {
	color: #0066FF;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #990000;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 34px;
	color: #FFFFFF;
	background-color: #330066;
 font-weight: bold;
}



.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}


.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}


.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


