body {
	background-image: url(/images/greenstripebackground.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #21553E;
	background-image: url(/images/tab1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 162px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;	
}
.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #285340;
}

a.menu:visited{
color:#21553E;
}

a.menu:hover{
background-image:url(images/tab2.gif);
background-repeat: no-repeat;
color:#21553E;
}

a.menu:active{
color:#21553E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21553E;
}
a:link {
	color: #21553E;
}
a:visited {
	color: #21553E;
}
a:hover {
	color: #F859D7;
}
a:active {
	color: #21553E;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21553E;
}
.headtext {
	font-size: 18px;
	font-weight: bold;
	color: #FF6699;
}
.pinktext {
	font-size: 12px;
	color: #FF6699;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #21553E;
}
.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
