body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #643200;
	background-color: #F8EFE7;
	cursor: hand;
}
.navcellsover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
	cursor: hand;
}
.eLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	padding-left: 5px;
}
.cell_rightgray {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #F0F0F0;
}
.cell_fadebar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #643200;
	border-bottom-color: #643200;
}
.cell_leftnavpanel {
	background-color: #DCC8AA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #643200;
}
.cell_copywrite {
	border-top: 1px solid #643200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.cell_tableheader {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cell_tabledetail {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.fieldNames {

	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.fieldNamesREQ {
	font-size: 10px;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
}
.headerText {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerSubText {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #FF9900;
}
