
.BaseBackground {
	background-color: #FDFCDB;
}

.CellData {
	background-color: #E1C5A8;
	color: #000000;
}

.FooterBar {
	background-color: #663333;
}

.HeaderBar {
	background-image: url(/assets/7422E6E6-15F5-4158-9595-BB203385BA43.gif);
	height: 60px;
}

.Heading {
	font-weight: normal;
}

.PageTitle {
	color: #663333;
	font-size: 16px;
	font-weight: bold;
}

.StandardButton {
	font-weight: normal;
}

.TableHeading {
	background-color: #663333;
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
}

a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active, a.FooterLink:hover {
	color: #FDFCDB;
}

a:link, a:visited, a:active, a:hover {
	color: #99CC99;
}

body {
	background-color: #99CC99;
}

body, input, textarea, select, table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
