
.BaseBackground {
	background-color: #F5E7CA;
}

.BorderTable {
	border-collapse: collapse;
	border-color: #53A37C;
	border-style: solid;
	border-width: 1px;
}

.CellData {
	background-color: #A5CBBE;
	color: #000000;
}

.HeaderBar {
	background-image: url(/assets/CF7FE5A7-9622-48DE-A42A-8C92CAC358E7.jpg);
	height: 111px;
}

.Heading {
	color: #53A37C;
	font-weight: normal;
}

.PageTitle {
	color: #53A37C;
	font-weight: normal;
}

.StandardButton {
	font-weight: normal;
}

.TableHeading {
	background-color: #53A37C;
	color: #ffffff;
	font-weight: normal;
}

.TextFalse {
	font-weight: normal;
}

.TextTrue {
	font-weight: normal;
}

.WarningMessage {
	font-weight: normal;
}

a:link, a:visited, a:active, a:hover {
	color: #53A37C;
}

body {
	background-color: #F5E7CA;
}

body, input, textarea, select, table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
