
.lagnum {
	font-family: Arial, Helvetica, sans-serif;
	background: #EFEFCC;
	color: #000080;
	font-size: 15px;
	font-weight: bold;
}

.headtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #EDEDEC;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

/* INPTEXTCELL */
.inptab {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

/* INPINPUTCELL */
.inpcel {
	padding: 1px 8px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

TD.head {
	font-weight: bold;
}

/* BOTTOM BAR */
TD.buttbar {
	padding-top: 12px;
	padding-bottom: 8px;
	background: #f2f2f2;
}

TD.buttbar input {
	border: 1px solid #808080;
	background: #c0c0c0;
}

SELECT {
	font-family: Arial, "MS Sans Serif", Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

BUTTON {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
    padding-top: 2px;
}

.nextbutt {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
    padding-top: 2px;
	WIDTH: 6em
}

.morebutt {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
    padding-top: 2px;
	WIDTH: 9em;
}

.dump {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	border: 1px solid #cccccc;
}

.maintext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3; 
}

.stdinput, .stdinput100 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.stdinput100 {
	width: 100%;
}

td.stepBarStep, td.stepBarStepOn {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
	background: #8AA8F7;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

td.stepBarStepOn {
	font-weight: bold;
	background: #456BED;
	color: #ffffff;
}

td.stepBarStep a {
	color: #000;
}

td.stepBarTxt {
	font-size: 11px;
}
