@charset "UTF-8";
/* CSS Document */

body {
	background-color: #31174C;
	background-image: url(../images/sitebg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position:bottom;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #480663;
}
a:visited {
	color: #480663;
}
a:hover {
	color: #6633CC;
}
a:active {
	color: #000000;
}
.bullets {
	color: #31174C;
	font-weight: bold;
}
.purplesubhead {
	font-size: 16px;
	color: #31174C;
}
.purplebartitle {
	color: #FFFFFF;
	font-size:14px;
}
.navstyle {
	color: #FFFFFF;
}
.navstyle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navstyle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navstyle a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navstyle a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navspacer {color: #946FB8}
.bodyheader {
	font-size: 18px;
	color: #000000;
}
.purplebarheader {
	font-size: 18px;
	color: #FFFFFF;
}
.purplebartext {
	color: #FFFFFF;
}
.purplebartext a:link {
	color: #c7aee0;
	text-decoration: none;
}
.purplebartext a:visited {
	text-decoration: none;
	color: #E8D6F0;
}
.purplebartext a:hover {
	text-decoration: none;
	color: #E8D6F0;
}
.purplebartext a:active {
	text-decoration: none;
	color: #E8D6F0;
}
.copyrighttext {font-size: 10px}

.copyrighttext a:link {
	color: #480663;
	text-decoration: none;
}
.copyrighttext a:visited {
	text-decoration: none;
	color: #480663;
}
.copyrighttext a:hover {
	text-decoration: none;
	color: #6633CC;
}
.copyrighttext a:active {
	text-decoration: none;
	color: #000000;
}
.errortext {
	color: #FF0000;
}
-->
