body {
	background-color: #ffffff;
	}
a:link {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #006699;
}
.MemSearchTH {
	background-color: #006699;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.MemUpdateWOFont {
	background-color: #eeeeee;
}
.regText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regPurpleText {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regBlueText {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regWhiteText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.regBoldText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldPurpleText {
	color : #7D2059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.regBoldBlueText {
	color : #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #000000;
	font-weight: bold;
}
.titleBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #006699;
	font-weight: bold;
}
.titlePurpleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #7D2059;
	font-weight: bold;
}
.titleLargeBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color : #006699;
}
.titleLargePurpleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color : #7D2059;
}
.subTitleBlackText {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subTitleBlueText {
	color : #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.smallText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallWhiteText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;

}
.smallBoldPurpleText {
	color: #7D2059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smallBoldBlueText {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.searchCourier {
	color: #000000;
	font-family: "Courier New", Courier, monospace;;
	background-color: #f2f2f2;
	font-size: 8pt;
}
