a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acbf2;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acbf2;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acbf2;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #DDB4F1;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.headingorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D39C1D;
	text-decoration: none;
}
.headingpurplesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F29BD;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.textblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #9acbf2;
	text-decoration: none;
	line-height: 18px;
}
.textorange {
	font-family: Tahoma;
	font-size: 11px;
	color: #D39C1D;
	text-decoration: none;
	line-height: 18px;
}
.textpurple {
	font-family: Tahoma;
	font-size: 11px;
	color: #380E50;
	text-decoration: none;
	line-height: 18px;
}
.bord {
	border: 1px solid #999999;
}
.lftbord {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A63ADA;
}
.rgtbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2AD32;
	color: #D39C1D;
}
.rgtltbord {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.inner {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.inner:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.inner:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.inner:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.inner:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #922BC2;
	text-decoration: none;
}
.newshead {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.newstext {
	font-family: Tahoma;
	font-size: 12px;
	color: #F62E2E;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(../images/GRASS%20copy.jpg);
}
.topgap {
	background-image: url(../images/purpletop.jpg);
	display: block;
	height: 10px;
}
.topbordpurple {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AF50DE;
}

