
.BaseBackground {
	background-color: #006600;
}

.BorderTable {
	border-collapse: collapse;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.CellData {
	background-color: #99CC99;
}

.FooterBar {
	background-color: #C0B780;
	color: #ffffff;
	font-size: 10px;
}

.HeaderBar {
	background-image: url(/assets/E08EBFAA-E96C-47F4-AC2F-78FAAB6BB055.jpg);
	height: 120px;
}

.Heading {
	background-color: #669966;
	color: #FEFEFF;
	font-size: 20px;
	font-weight: bold;
}

.PageTitle {
	color: #FEFEFF;
	font-size: 16px;
	font-weight: bold;
}

.StandardButton {
	background-color: #006600;
	color: #ffffff;
	font-weight: bold;
}

.SystemBorder {
	border-collapse: collapse;
	border-color: #006600;
	border-style: solid;
	border-width: 1px;
}

.TableHeading {
	background-color: #669966;
	color: #FEFEFF;
	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: #000000;
}

a:link, a:visited, a:active, a:hover {
	color: #669966;
}

body {
	background-color: #E6E2C5;
}

body, input, textarea, select, table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
