body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #E6FAFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #00000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: inherit;
}
.footer {
	font-size: 11px;
	background-color: #BCEFFE;
	letter-spacing: 0.1em;
	padding: 6px;
	line-height: 24px;
	border-top: 1px solid #73CDDB;
	border-bottom: 1px solid #73CDDB;
}
.main_td_img {
	border-top: 1px solid #FFFFFF;
	height: 420px;
	padding: 24px 12px 48px 12px;
	background-image: url(images/skating_banner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.main_td {
	border-top: 1px solid #FFFFFF;
	height: 420px;
	padding: 24px 12px 48px 12px;
}
.headings {
	padding: 6px 0px 6px 0px;
	color: #000066;
	font-size: 13px;
	font-weight: bold;
}
.tables {
	border: 1px solid #73CDDB;
}
.bluetopline {
	border-top: 1px solid #00CACA;
}
.small {
	font-size: 11px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.entry {
	font-size: 10px;
	background: #BCEFFE;
	color: #000066;
	border: 1px solid #000066;
}
.entry_date {
	font-size: 12px;
}
.no_entry {
	color: #666666;
	border: 1px solid #CCCCCC;
}
a:link.event {
	color:#FFFFFF;
	text-decoration:;
}
a:visited.event {
	color:#FFFFFF;
	text-decoration:;
}
a:hover.event {
	color:#FFFFFF;
	text-decoration:underline;
}
.next_event {
	border-top: 1px solid #00CACA;
	font-size: 11px;
	background-color: #E1F9FF;
}
.img {
	border: 1px solid #CCCCCC;
}