a {
	color: #69006A; text-decoration: none}
a:hover {
	color: #02069C; font-weight: normal; text-decoration: none}
a:active {
	color: #69006A; text-decoration: none}

table#maintable {
	background: #ffffff url('images/bgmain.gif') repeat-x; color: #ffffff;}
	
td#info {
	background: #ffffff url('images/bginfo.jpg') repeat-y; color: #ffffff;}
	
td#about {
	background: #ffffff url('images/bgabout.jpg') repeat-y; color: #ffffff;}

td#leftnav {
	font-size: 15px; color: #69006A; font-family: Arial;}
	
td#content {
	font-size: 15px; color: #2E2E2E; font-family: Arial;}
	
.contentheader {
	font-size: 16px; color: #694960; font-family: Arial;}
	
.contentsmallsmall {
	font-size: 12px; color: #2E2E2E; font-family: Arial;}
	
.contentsmallsmallsmall {
	font-size: 10px; color: #2E2E2E; font-family: Arial;}
	
td#contentsmall {
	font-size: 14px; color: #2E2E2E; font-family: Arial;}
	
td#contentsmallsmall {
	font-size: 12px; color: #2E2E2E; font-family: Arial;}
	
td#contentsmallsmallsmall {
	font-size: 10px; color: #2E2E2E; font-family: Arial;}
	
td#contentevents {
	font-size: 12px; color: #2E2E2E; font-family: Arial;}

td#copyright {
	font-size: 11px; color: lightgray; font-family: Arial;}

#navheader {
	position: relative;
	margin :0 auto;
	width: 78%;
	height: 26px;
	padding: 0;
	border-bottom: 2px solid #F2ECF8;
	z-index:0;}
#navheader li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	font: 15px arial; font-weight: normal;}
#navheader li a {
	display: block;
	padding: 0 12px;
	text-decoration: none;
	color: #69006A;}
#navheader li a:hover {
	color: #02069C; font-weight: normal;}
#navheader li.current {
	z-index: 1;
	background: repeat-x bottom; }
#slider {
	z-index: 2;
	position: absolute;
	height: 24px;
	border-bottom: 4px solid #02069C;}