.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
.topleft {
	background-image: url(images/whiteborder.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.topcenter {
	background-image: url(images/whiteborder.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.topright {
	background-image: url(images/whiteborder.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.rightmiddle {
	background-image: url(images/whiteborder.gif);
	background-position: left center;
	background-repeat: repeat-y;
}
.bottomright {
	background-image: url(images/whiteborder.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.bottomcenter {
	background-image: url(images/whiteborder.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottomleft {
	background-image: url(images/whiteborder.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;
}
.leftmiddle {
	background-image: url(images/whiteborder.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.centerrepeat {
	background-image: url(images/backgroundrepeat2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.contactbgleft {
	background-image: url(images/contact2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 281px;
	overflow: hidden;
}
.formtextcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.contactrepeat {
	background-image: url(images/backgroundrepeat2.gif);
	background-repeat: repeat-y;
	background-position: center center;
	vertical-align: top;
}
.formbg {
	background-color: #9ACC99;
	top: 1px;
	background-position: center top;
	text-align: left;
	vertical-align: top;
}

