
.lagnum {
	font-family: Arial, Helvetica, sans-serif;
	background: #A8C68A;
	color: #003300;
	font-size: 11px;
	font-weight: bold;
}

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

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

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

TD.head {
	font-weight: bold;
}

/* BOTTOM BAR */
TD.buttbar {
	padding-top: 11px;
	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: 11px;
}

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

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

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

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

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

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

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

.stdinput12 {
	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: #8ecc8e;*/
	background: #D9E6CC;
	color: #003300;
	font-weight: normal;
	font-size: 11px;
	/*border:	2px solid;*/
	border-color: #669933;

}

td.stepBarStepOn {
	font-weight: bold;
	background: #A8C68A;
	color: #003300;
	/*border-color: #005500;*/
}

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