body {
	background-image: url(../images/bck.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
}
.topback {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}
.navback {
	background-image: url(../images/navbar_bck.gif);
	background-repeat: repeat-x;
}
.headerback {
	background-image: url(../images/header_bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8345A7;
}
.footerback {
	background-image: url(../images/footer_bck.gif);
	background-repeat: repeat-x;
}
.blueborder {
	border: 1px solid #363e99;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbar_bck.gif);
	background-repeat: repeat-x;
	display: block;
	text-transform: uppercase;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navbar_bck.gif);
	background-repeat: repeat-x;
	display: block;
	text-transform: uppercase;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 31px;
	color: #FF99CC;
	text-decoration: none;
	background-image: url(../images/navbar_bck_over.gif);
	background-repeat: repeat-x;
	display: block;
	text-transform: uppercase;
}
.smlwhitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.smlwhitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.smlwhitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #957DD5;
	text-decoration: underline;
	text-transform: uppercase;
}
.back2 {
	background-image: url(../images/bck2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mediumwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.largeheaderfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.regblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.regblackfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.regblackfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.purplelinkfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8345A7;
	text-decoration: none;
}
a.purplelinkfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8345A7;
	text-decoration: none;
}
a.purplelinkfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.smlblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

