a:active {
	color: #EF1209;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF1100;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.tabletop {
	left: 10px;
	top: 0px;
	overflow: hidden;
	width: 804px;
	background-color: #FF9900;
	background-image: url(images/fullbanner.jpg);
	background-repeat: no-repeat;
	height: 114px;
	visibility: visible;
	background-position: left;
}
.Sidecell {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF9900;
	background-color: #FFCC66;
	width: 139px;
	height: 100%;
	left: 0px;
	z-index: 1;
	top: 0px;
	border-right-width: thick;
	text-align: center;
}
.topcorner {
	background-color: FF9900;
	background-image: url(images/Leafcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 124px;
	width: 139px;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: static;
}
.mainbody {
	background-color: #FFFFFF;
	width: 804px;
	left: 0px;
	height: 508px;
	overflow: visible;
	top: 0px;
	z-index: 2;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 2px;
	text-transform: none;
	line-height: 1.2em;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-decoration: none;
	text-align: left;
}
.mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
}

