
.BaseBackground {
	background-color: #F1F0EB;
}

.BorderTable {
	border-collapse: collapse;
	border-color: #822F63;
	border-style: solid;
	border-width: 1px;
}

.CellData {
	background-color: #ffffff;
	color: #000000;
}

.FooterBar {
	background-color: #822F63;
	color: #ffffff;
	font-size: 12px;
}

.HeaderBar {
	background-image: url(/assets/85729FEF-60B4-4CA0-844D-D19C06DDD836.gif);
	height: 70px;
}

.Heading {
	font-weight: normal;
}

.PageTitle {
	color: #822F63;
	font-size: 16px;
	font-weight: bold;
}

.StandardButton {
	font-weight: normal;
}

.SystemBorder {
	border-collapse: collapse;
	border-color: #822F63;
	border-style: solid;
	border-width: 1px;
}

.TableHeading {
	background-color: #822F63;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.TextFalse {
	font-weight: normal;
}

.TextTrue {
	font-weight: normal;
}

.WarningMessage {
	font-weight: normal;
}

a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active, a.FooterLink:hover {
	color: #ffffff;
}

a:link, a:visited, a:active, a:hover {
	color: #0000FF;
}

body {
	background-color: #ffffff;
}

body, input, textarea, select, table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
