body{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.94em;/*15px*/
	margin: 2px 2px 2px 2px;
}

input,button{
	font-size: 0.94em;/*15px*/
	font-family: "Arial", "Helvetica", "sans-serif";
}

select{
	font-size: 0.94em;/*15px*/
	font-family: "Arial", "Helvetica", "sans-serif";
}

option{
	font-size: 0.94em;/*15px*/
	font-family: "Arial", "Helvetica", "sans-serif";
}

td{
	height: 27px;
	padding-top: 4px;
	padding-bottom: 4px;
}

fieldset{
	padding: 0px 0px;
	margin: 0px 0px;
	border: none;
}

legend{
	display: none;
}

.trField{
	height: 35px;
}

.textField {
	BORDER-RIGHT: #7f9db9 1px solid; BORDER-TOP: #7f9db9 1px solid; BORDER-LEFT: #7f9db9 1px solid; WIDTH: 20em; BORDER-BOTTOM: #7f9db9 1px solid; HEIGHT: 22px
}
.textFieldShort {
	BORDER-RIGHT: #7f9db9 1px solid;
	BORDER-TOP: #7f9db9 1px solid;
	BORDER-LEFT: #7f9db9 1px solid;
	WIDTH: 16.4em;
	BORDER-BOTTOM: #7f9db9 1px solid; HEIGHT: 22px
}

.selectMenu{
	height: 1.5em;/*19px*/
	width: 24em;/*195px*//*430px*/
}

.selectMenuShort{
	height: 1.5em;/*19px*/
	width: 14em;/*195px*//*430px*/
}

.yesnotable {
	width: 195px;
}

.withSign {
	width: 20em;
}

.brownHeader{
	color: Sienna;
	font-weight: bold;
}

.blueHeader{
	color: #000099;
	font-weight: bold;
}

.greenHeader{
	color: #336600;
	font-weight: bold;
}

.partHeader{
	font-size: 0.94em;/*15px*/
}

.mainHeader{
	font-size: 1.38em;/*22px*/
}

.result{
	font-weight: bold;
	font-size: 1.13em;/*18px*/
}

.indent{
	padding-left: 10px;
}

.doubleIndent{
	padding-left: 25px;
}

.msg{
	font-weight: bold;
	font-size: 1.13em;/*18px*/
	color: #000099;
}

.chimsg{
	font-weight: bold;
	font-size: 1.13em;/*18px*/
	color: #000099;
}

.noteHeader{
	font-size: 1em;/*16px*/
	font-weight: bold;
}

.noInput{
	font-style: italic;
	color: #999999;
}

.redRemark{
	color: #C10000;
	font-style: italic;
}

.blueWord{
	color: #000099;
}