.bannerbar {
	background-color: #A963A8;
}
.bannerbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
a.bannerbartext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bannerbartext:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.bannerbartext:hover {
	color: #000000;
	text-decoration: none;

}
a.bannerbartext:active {
	color: #000000;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a:link {
	color: #080EDA;
	text-decoration: none;
}
a:visited {
	color: #080EDA;
	text-decoration: none;
}
a:hover {
	color: #990099;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.stripedbar {
	background-image: url(title/striped_stripe.gif);
	background-repeat: repeat;
}
.stripedbackground {
	background-image: url(title/striped_background.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;

}
.disclaimtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
