@charset "utf-8";
.basetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #390E6A;
}
.baselinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #390E6A;
}
.baselinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.textbox {
	background-attachment: scroll;
	background-image: url(textbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #390E6A;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #390E6A;
}
.sidenavback {
	background-attachment: scroll;
	background-image: url(nav_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tableborder {
	border-color: #7423bd;
	border-width: 1px 1px 1px 1px;
	border-style: solid;

}
