@charset "utf-8";
body {
	background-image: url(images/purp.jpg);
	background-repeat: repeat;
}
.tablebg {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-y;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 60px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.quote {
	background-image: url(images/topbox.jpg);
	height: 193px;
	width: 226px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
	color: #380071;
}
.nav {
	background-image: url(images/navbg.jpg);
	height: 49px;
	width: 780px;
}
.btm2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 780px;
}
a.btm:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.btm:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.btm:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.btm:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.resources {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #380071;
	list-style-position: outside;
	list-style-type: circle;
}
a.resources:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #380071;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: underline;
}
a.resources:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #380071;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: underline;
}
a.resources:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #380071;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: underline;
}
a.resources:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #380071;
	list-style-position: outside;
	list-style-type: circle;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

