body {
	background-color: 000000;
	background-image: url('../images/bkgd.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: ff33ff;
}

a:hover {
	color: c21bd5;
	text-decoration: underline;
}

a.subpage:link {
	font-size: 14px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #ab77b1;
}

a.subpage:hover {
	font-size: 14px;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	color: #c21bd5;
}

a.subpage:visited {
	font-size: 14px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #c21bd5;
}

a.subpage:active {
	font-size: 14px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #c21bd5;
}

.navSpacer {
	padding: 0px 0px 0px 34px;
}

.borderURL {
	border-width: 2px;
	border-style: solid;
	border-color: ff33ff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: FFFFFF;
}

.searchContent {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 70px 0px 0px 50px;
	color: c1c1c1;
}

.searchContentMember {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px 0px 0px 50px;
	color: c1c1c1;
}

.searchContentField {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 333333;
}

.searchContentIndented {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px 0px 0px 650px;
	color: c1c1c1;
}

.footer {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px 0px 0px 50px;
	color: c1c1c1;
}

.header {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: FFFFFF;
}

.headerIndented {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px 70px 0px 70px;
	color: FFFFFF;
}

.headerIndentedVP {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	color: FFFFFF;
}

.copy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: FFFFFF;
}

.copyIndented {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 70px 0px 70px;
	color: FFFFFF;
}

.copyIndentedVP {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	color: FFFFFF;
}
