
.BaseBackground {
	background-color: #ffffff;
}

.CellData {
	background-color: #B7D6F5;
	color: #666666;
}

.Heading {
	font-weight: normal;
}

.PageTitle {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}

.StandardButton {
	font-weight: normal;
}

.TableHeading {
	background-color: #336699;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.TextFalse {
	font-weight: normal;
}

.TextTrue {
	font-weight: normal;
}

.WarningMessage {
	font-weight: normal;
}

body {
	background-color: #ffffff;
}

body, input, textarea, select, table {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
