body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/background_strip.gif);
	background-repeat: repeat-x;
	background-color: #993399;
  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
a.footerlink:link {
	color: #CCFF00;
	font-size: 85%;
	text-decoration: none;
}
a.footerlink:hover {
	color: #FFFFFF;
	font-size: 85%;
	text-decoration: underline;
	
}
a.footerlink:active {
	color: #CCFF00;
	font-size: 85%;
	text-decoration: none;
}
a.footerlink:visited {
	color: #CCFF00;
	font-size: 90%;
	text-decoration: none;
}
a.froglink:link {
	font-size: 85%;
	color: #CCFF00;
	text-decoration: none;
}
a.froglink:hover {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.froglink:active {
	font-size: 85%;
	color: #CCFF00;
	text-decoration: none;
}
a.froglink:visited {
	font-size: 75%;
	color: #CCFF00;
	text-decoration: none;
}

.purpleBackground {
	background-color: #993399;
}
.whitebodytext {
	color: #FFFFFF;
	font-size: 85%;
}
.smallwhitetext {
	color: #FFFFFF;
	font-size: 75%;
}
.navbackground { background-repeat: no-repeat ; background-image: url(images/nav_background.jpg)
}
.PageTitle {
	font-size: 120%;
	font-family: "Courier New", Courier, mono;
	color: #993399;
	font-weight: bold;
	filter: DropShadow(Color=#CCCCCC, OffX=1, OffY=1, Positive=1);
}
.PurpleTableHeader {
	color: #FFFFFF;
	background-color: #993399;
	font-weight: bold;
}
hr {
	color: #993399;
}
.subtitle {
	font-size: 110%;
	font-weight: bold;
	color: #993399;
}
.purpleborder {
	border: 1px solid #993399;
}

