a {
	color: #243EA6;
	font-weight: bold;
}
a:active {
	color: green;
}
a:hover {
	color: Red;
}
h1 {
	font-size: 14pt;
	font-weight: bolder;
	color: #243EA6;
	background-color: #FC0;
}
h2 {
	font-size: 9pt;
	font-weight: normal;
	color: #243EA6;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #243EA6;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: no-repeat;
	font-size: 9pt;
	background-color: #FFFFCC;
	background-image: url(images/hibiscus.gif);
	background-attachment: fixed;
	color: #000000;
	background-position: center center;
}
.event_title {
	border-color: #6D6D6D;
	border-style: outset;
	background-color: #dddddd;
	border-width: 1px;
	font-weight: bold;
}
.tbltextnorm3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tbltextnorm3r {
	border-top: thin none #0099FF;
	border-right: 1px solid #333399;
	border-bottom: thin none #0099FF;
	border-left: thin none #0099FF;
}
.tbltextnorm3up {
	border-top: 1px solid #333399;
	border-right: 3px solid #333399;
	border-bottom: thin none #0099FF;
	border-left: 1px solid #333399;
}
.tbltextnorm3down {
	border-top: thin none #0099FF;
	border-right: 3px solid #333399;
	border-bottom: 2px solid #333399;
	border-left: 1px solid #333399;
}
.tbltextnorm3lr {
	border-top: thin none #0099FF;
	border-right: 3px solid #333399;
	border-bottom: thin none #0099FF;
	border-left: 1px solid #333399;
}
red {
	color: #F00;
}
.RED {
	color: #F00;
}
}
.events active {
	color: #F00;
}
}
.events future {
	color: #00F;
}
.events past {
	color: #666;
}

