.headercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}
.bodycell {
	background-color: #FFFFCC;
	vertical-align: top;
	height: 500px;
}
.footercell {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	text-align: center;
	border-top-color: #bebf93;
	font-size: 10px;
	color: #8c8c70;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
}
#basenav:link {

	color: #2d5360;
}
#basenav:visited {

	color: #2D5360;
}
#basenav:hover {

	color: #1F3A43;
}
#basenav:active {

	color: #2D5360;
}
.maincell {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
	height: 500px;
	background-color: #FFFFCC;
}
.floatleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
.basecell {
	padding: 5px 15px;
	border-top: 1px solid #BEBF93;
}
.head1 {
	font-size: 15px;
	color: #000033;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-align: left;
}
.bodytext {
	margin-bottom: 15px;
	line-height: 25px;
}
.headsmall {
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.textsmall {
	font-size: 9px;
	color: #000033;
	letter-spacing: .07em;
}
.spacebar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin: 10px;
}
.list {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	vertical-align: 20%;
}
.head2 {

	font-size: 12px;
	color: #663333;
	font-weight: bold;
	letter-spacing: .2em;
}
.tablefloatright {

	float: right;
	margin: 10px;
}
.rightcell {
	vertical-align: top;
	width: 160px;
	background-color: #EDEEC6;
	border-top: 15px solid #FFFFCC;
	border-right: 30px solid #FFFFCC;
	border-bottom: 15px solid #FFFFCC;
	border-left: 5px solid #FFFFCC;
	padding: 10px;
	line-height: 20px;
	color: #2D5360;
}
.centre_sm_img {
	padding-top: 2px;
	padding-bottom: 2px;
}
.phototable {
	border: 0px solid #E6E7AB;
}
.leftcell {

	vertical-align: top;
	width: 160px;
	background-color: #EDEEC6;
	border-top: 15px solid #FFFFCC;
	border-right: 5px solid #FFFFCC;
	border-bottom: 15px solid #FFFFCC;
	border-left: 30px solid #FFFFCC;
	padding: 10px;
	line-height: 20px;
	color: #2D5360;
}
.oviewcell {
	line-height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.panelsmall {
	font-size: 10px;
	line-height: normal;
}
.head1centre {

	font-size: 15px;
	color: #000033;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-align: center;
}
.formtxt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	vertical-align: top;
}
.condensed {
	font-size: 11.5px;
}
#rcell:link {
	color: #6F221A;
}
#rcell:visited {


	color: #6F221A;
}
#rcell:hover {
	color: #6F221A;
	text-decoration: underline;
}
#rcell:active {


	color: #6F221A;
}
.eventscell {
	width: 500px;
	overflow: auto;
	height: 119px;
	background-color: #EDEEC6;
	padding-left: 10px;
	border: 0.5px solid #333333;
}
html {
	height: 101%;
}
