.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.boxborder {
	border: thin solid #996699;
}
.rtborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #996699;
	border-right-color: #996699;
	border-bottom-color: #996699;
	border-left-color: #996699;
	border-left-style: solid;
}
.lftfloat {
	margin: 3px;
	float: left;
}
.rtfloat {
	margin: 3px;
	float: right;
}
.blkborder {
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px none #000000;
}
.triborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.supportbg {
	background-image: url(images/supportbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.missionbg {
	background-image: url(images/missionbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.upcomingbg {
	background-image: url(images/upcomingbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pastbg {
	background-image: url(images/pastbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.aboutbg {
	background-image: url(images/aboutbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.newplays {
	background-image: url(images/newplays.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
