.body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#nav {
	position: relative;
	width: auto;
	height: 18px;
}
#nav ul {
	list-style: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	background-image: url(images/btn-bg.gif);
	background-repeat: repeat-x;
	width: 130px;
}
#nav ul li div {
	margin: 0px;
	padding: 0px;
	background-image: url(images/btn-left-arrow.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#nav ul li a {
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 2px 5px 19px;
	text-align:left;
	white-space: nowrap;
	background-image: url(images/btn-rt.gif);
	background-position: top right;
	background-repeat:no-repeat;
}
#nav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #D0BCE4;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #610062;
	text-decoration: none;
}
.subheads-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #610062;
	text-decoration: none;
}
.eventspotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #610062;
	text-decoration: none;
}
.red {
	color:#FF0000
}
.smtext {
	FONT-FAMILY: TAHOMA, MS SANS SERIF, HELVETICA, ARIAL;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 11px;
}
.footergrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.blue {
	FONT-FAMILY: VERDANA, TAHOMA, HELVETICA, ARIAL;
	FONT-SIZE: 12PX;
	LINE-HEIGHT: 11PX;
	color : #000066;
}
.white {
	color: #ffffff;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : justify;
}
.blocked {
	font-size: 12px;
	font-family: VERDANA, TAHOMA, HELVETICA, ARIAL;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #8C529C;
	background-position: bottom;
	padding: 2;
}
A {
	COLOR: #006600;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #006600;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #006600;
	TEXT-DECORATION: NONE;
}
A.events {
	FONT-FAMILY: VERDANA, TAHOMA, HELVETICA, ARIAL;
	font-weight: normal;
	FONT-SIZE: 12PX;
	TEXT-DECORATION: underline;
}
A.events:hover {
	FONT-FAMILY: VERDANA, TAHOMA, HELVETICA, ARIAL;
	font-weight: normal;
	FONT-SIZE: 12PX;
	TEXT-DECORATION: underline;
	COLOR: #000000;
}
A.events:visited {
	FONT-FAMILY: VERDANA, TAHOMA, HELVETICA, ARIAL;
	font-weight: normal;
	FONT-SIZE: 12PX;
	TEXT-DECORATION: underline;
}
A.footergrey {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A.footergrey:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A.footergrey:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.footer {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.footer:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.footer:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.menu1 {
	FONT-FAMILY: VERDANA, TAHOMA, HELVETICA, ARIAL;
	FONT-SIZE: 14PX;
	FONT-WEIGHT: BOLD;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A.menu1:HOVER {
	FONT-FAMILY: VERDANA, TAHOMA, HELVETICA, ARIAL;
	FONT-SIZE: 14PX;
	FONT-WEIGHT: BOLD;
	COLOR: #663399;
	TEXT-DECORATION: NONE;
}
.hide_fundraiser_form {
	display: none;
}
.show_fundraiser_form {
	display: block;
}
