@charset "utf-8";
/* CSS Document */

.calcell {
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding: 20px;
	background-color: #FFFEF2;
	margin: 50px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #30C;
}
.simplerow {
	background-color: #E8F5FD;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFEF2;
	text-align: center;
}
.transpcell {
	background-image: none;
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding: 20px;

}
.pleft {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
body {
	background-image: url(/images/fishbg3c.GIF);
	text-align: center;
}
.nextevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
