.header { 
font-family: Arial;
font-size: 22px;
color: #000000;
}

.events { 
font-family: Verdana;
font-size: 18px;
color: #000000;
}



div.one {
	float: left;
	width: 115px;
	height: 25px;
	margin: 0px;
	background: url( 'img/1over.gif' );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	}

div.one a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1, arial;
	color: #003300;
	text-decoration: none;
	background: url( 'img/1.gif' );
	}
div.one span {
	display: block;
	margin:0; padding: 5px 0 0 5px;
	}
div.one a:hover {
	background-image: none;
	color: black;
	}
div.one a:active {
	color: black;
	}

.bottomtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #000099;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.pic {
	padding: 0px;
	border: 1px solid #000000;
	margin: 3px;
}
.tableborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sideleft {
	background-image: url(images/sideleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sideright {
	background-image: url(images/sideright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
