:link {
	color: #3B2B83;
}
:active {
 color: #0099CC;
}
:visited {
 color: #3B2B83;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3B2B83;
}
h1 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #3B2B83;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #3B2B83;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #3B2B83;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #3B2B83;
}
.fullborder1 {
	border: 2px solid #666666;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B2B83;
}
.navbarfooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B2B83;
}
.wordswhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.wordscharcoal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.wordsSmall {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.wordsCharcoalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #3B2B83;
	border-right-color: #3B2B83;
	border-bottom-color: #3B2B83;
	border-left-color: #3B2B83;
}
.sidebarback {
	background-image: url(images/sidebar.jpg);
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}

