@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ff9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9933;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #ff9933;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tl.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding-right: 8px;
}
.sidebar {
	background-image: url(images/r.jpg);
	background-repeat: repeat-y;
}
.sidebartop {
	vertical-align: bottom;
}
.sidebartopevent {
	background-image: url(images/r.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.navtable {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ff9933;
}
.navcell {
	font-size: 16px;
	padding-left: 6px;
	padding-top: 12px;
}
.contentcell {
	text-align: left;
	vertical-align: top;
	padding-bottom: 12px;
}
.altcolor {
	color: #ff9933;
}
.copyright {
	font-size: 10px;
}
.copyright a:link {
	color: #009999;
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
	color: #009999;
}
.copyright a:hover {
	text-decoration: none;
	color: #ff9933;
}
.copyright a:active {
	text-decoration: none;
	color: #009999;
}
.eventheader {
	background-image: url(images/eventtemplate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 78px;
	padding-bottom: 14px;
}
