BODY {
	margin: 0px 0px 0px 0px;
	background-color: #D9D99E;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
   color: #000000;
	word-wrap: break-word;
}

P {
	margin: 0px 0px 0px 0px;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #000000;
	word-wrap: break-word;
}
	 
H1, H2, H3, H4, H5, H6 {
   color: #BC3E21;
	margin: 0 0 0 0;
	text-align: left;
}

IMG {
	border: none;
	margin: 0 0 0 0;
}

TD {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #000000;
	vertical-align: top;
	word-wrap: break-word;
}

TH {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006338;
	vertical-align: top;
}

HR {
	width: 100%;
	vertical-align: top;
	text-align: center;
	color: #AD2624;
}

INPUT, SELECT, OPTION, TEXTAREA {
	background-color: #D0FFEA;
	font-family: "Lucida Console", Arial, cursive;
	font-size: 12px;
}

TABLE {
	border: 0px none;
/*
	border: thin solid Red;
	border: 0px none;
*/
}

.fmtTablePadding {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.fmtFormTable {
	width: 350px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.fmtAlLef {
	text-align: left;
}

.fmtAlCen {
	text-align: center;
}

.fmtAlRig {
	font-weight: bold;
	text-align: right;
}

.fntSmaller {
	font-size: smaller;
}

.fntBigger {
	font-size: larger;
}

.fntBolder {
	font-weight: bolder;
}

.fmtBigBold {
	font-size: 14pt;
	font-weight: bolder;
}

.fmtRed {
	color: #AD2624;
}

.fmtGreen {
	color: #006338;
}

.fmtBoldRed {
	color: #AD2624;
	font-weight: bolder;
}

.fmtBoldGreen {
	color: #006338;
	font-weight: bolder;
}

.fmtBigBoldRed {
	color: #AD2624;
	font-weight: bolder;
	font-size: larger;
}

.fmtBigBoldGreen {
	color: #006338;
	font-weight: bolder;
	font-size: larger;
}

.fmtGiantRed {
	color: #AD2624;
	font-weight: bolder;
	font-size: 14pt;
	text-decoration: none;
}

.fmtBigBoldColourMono {
	color: #006400;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-weight: bolder;
}

.fmtFormReq {
	color: Red;
	font-weight: bolder;
	font-size: smaller;
}

.fmtMono {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
}

.fmtSmallMono {
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
}

.fmtFrmButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

.fmtLISpace {
	margin-bottom: 15px;
}

.fmtLittleHr {
	width: 50%;
	vertical-align: top;
	text-align: center;
}

.fmtListEditButton {
	border: 2px solid #006338;
	font-size: 12px;
	color: #AD2624;
	background: #CAFFE8;
	text-decoration: none;
}

/*  Needed for autoform */
.displayDataTitle {
	color: #AD2624;
}
.displayOneDataTitle {
	text-align: right;
}

.displayOneDataValue {
	text-align: left;
}

.valueNotSet {
	font-style: italic;
}

.formErr {
	color: Red;
	font-weight: bolder;
}

.navcell {
	color: #BC3E21;
}

.altTCell {
	background-color: #D9D99E;
}

.reportCell {
  text-align: right;
  font-weight: bolder;
}

.reportLeft {
  text-align: right;
  font-weight: bolder;
  color: black;
}

