body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DAEBC7;
	margin: 0px;
	background-image:  url(images/stripe-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.whitebg {
	background-color: #FFFFFF;
}
.purplebg {
	background-color: #330066;
}
.fttlbg {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/map-ttlbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fttlright {
	background-image: url(images/ttl-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fpbg {
	background-image: url(images/page-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	color: #330066;
}
a:hover {
	color: #4E8635;
}
.flinks {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	font-size: small;
}
.pagetitle {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.pagebg {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DAEBC7;
	background-image: url(images/p-stripe-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pmenulinks {
	font-weight: bold;
	color: #DAEBC7;
	text-decoration: none;
	width: 100%;
	padding: 1px;
}
.pmenulinks:hover {
	color: #FFFFFF;
	background-color: #5E9645;
}
.table1 {
	border-top: 0px none;
	border-right: 0px solid;
	border-bottom: 1px solid #4E8635;
	border-left: 0px solid;
	padding: 1px;
	font-size: 80%;
}
.table2 {
	color: #FFFFFF;
	background-color: 4E8635;
	border: 1px solid 4E8635;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.greenbg {
	background-color: #4E8635;
}
.mapbtns {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330066;
	padding: 2px;
	font-weight: bold;
}
.mapbtns:hover {
	background-color: #4E8635;
}
.maplinks {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.maplinks:hover {
	color: #DAEBC7;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
.address {
	font-size: x-small;
	padding-left: 10px;
	color: #330066;
}
.lgreenbg {
	background-color: #B5CB8B;
}
.form1 {
	width: 99%;
}
.form2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E8635;
}
.dgreenbg {
	background-color: #000000;
}
.ttlbg1 {
	background-image: url(images/p-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	height: 39px;
	background-color: #FFFFFF;
}
.ttlbg2 {
	background-image: url(images/p-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
h1 {
	font-size: medium;
	color: #330066;
	margin: 0px;
}
th {
	background-image: url(images/thbg.gif);
}
