.redstar{
	font-family: monospace;
	font-size: 14pt;
	color: red;
}

.formErr {
	color: Red;
	font-weight: bolder;
}

.autoform .frmAutoForm .fmtFormReq {
	
}

.frmAutoFormText {
  vertical-align: top;
  text-align: right;
}

.frmAutoFormField {
  vertical-align: top;
  text-align: left;
}

.displayDataTitle {
	color: #AD2624;
}

.displayOneDataTitle {
	text-align: right;
}

.displayOneDataValue {
	text-align: left;
}

.valueNotSet {
	font-style: italic;
}

.fmtItemMainLink {
	color: #AD2624;
	font-weight: bolder;
	font-size: 14pt;
	text-decoration: none;
}

.fmtListEditButton {
	border: 2px solid #AAAAFF;
	background: #D0D0FF;
	font-size: 12px;
	color: #0000EE;
	text-decoration: none;
}

.fmtLittleHr {
	width: 50%;
	vertical-align: top;
	text-align: center;
}

.altTCell {
	background-color: #d9cb93;
}