@charset "utf-8";

body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
.bodytext a {
	text-decoration: none;
	color: #72337A;
}
.bodytext a:link {
	text-decoration: none;
	color: #72337A;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #72337A;
}

.bodytextpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72337A;
	line-height: 16px;
}

.purplelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #72337A;
        font-decoration: underline;
}
.purplelink a {
	text-decoration: underline;
	color: #72337A;
}
.purplelink a:link {
	text-decoration: underline;
	color: #72337A;
}
.purplelink a:hover {
	text-decoration: underline;
	color: #72337A;
}

.NavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	text-decoration: none;s
}
.NavHeader a {
	text-decoration: none;
	color: #FFF;
}
.NavHeader a:link {
	text-decoration: none;
	color: #FFF;
}
.NavHeader a:hover {
	text-decoration: none;
	color: #BE64C6;
}

.NavFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	text-decoration: none;

}
.NavFooter a {
	text-decoration: none;
	color: #FFF;
}
.NavFooter a:link {
	text-decoration: none;
	color: #FFF;
}
.NavFooter a:hover {
	text-decoration: none;
	color: #BE64C6;
}
.HeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #34659D;
	text-decoration: none;
}
.HeaderPurpItl {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #72337A;
	font-style: italic;
}
.HeaderPurp {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #72337A;
        font-decoration: underline;
}
.HeaderPurpItlLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #72337A;
	font-style: italic;
}
.HeaderPurpItlMdm {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #72337A;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
}

*.thumbnail {
        width: 100px;
        height: 75px;
}

