body {
	background-color: #DDD;
	margin: 0px;
}

td {
	font: 11px Verdana, Arial, sans-serif;
	color: #333;
	line-height: 16px;
}

h3 {
	font: 16px Georgia, serif;
	color: #C60;
	font-weight: bold;
}

.hr {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
	width: 100%;
}

.orange a:link, .orange a:active, .orange a:visited {
	font: 11px Verdana;
	color: #C60;
	text-decoration: none;
}

.orange a:hover {
	font: 11px Verdana;
	color: #C30;
	text-decoration: underline;
}

.titlebox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
}

.copyright {
	font: 10px Verdana;
	color: #666;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
}

.copyright a:link, .copyright a:active, .copyright a:visited {
	font: 10px Verdana;
	color: #C60;
	text-decoration: none;
}

.copyright a:hover {
	font: 10px Verdana;
	color: #C30;
	text-decoration: underline;
}

a, a:link, a:active, a:visited {
	font: 11px Verdana;
	color: #666;
	text-decoration: none;
}

a:hover {
	font: 11px Verdana;
	color: #300;
	text-decoration: underline;
}

a img {
	opacity: 1.0; 
	-moz-opacity: .99;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100);
}

a:hover img {
	opacity: 0.9; 
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90);
}

.footer, .footer a:link, .footer a:active, .footer a:visited {
	font: 9px Verdana;
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	font: 9px Verdana;
	color: #FF3300;
	text-decoration: none;
}

select, input {
	font: 11px Verdana;
	color: #666666;
}

.title {
	font: bold 16px Helvetica;
	color: #4B4B4B;
}

.weekend { 
	color: #333; 
	font-size: 8pt; 
	text-decoration: none; 
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}

.white a, .white a:link, .white a:active, .white a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.event_date, .event_title {
	color: #C60;
	font: 12px Georgia;
}

.event_hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
	width: 100%;
	padding: 7px 0 14px 0;
}

#sched {
	font: 12px Verdana;
	color: #333;
}
#events a {
	font: 11px Verdana;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}

#events a:hover {
	font: 11px Verdana;
	color: #FFF;
	text-decoration: underline;
	line-height: 16px;
}