.formtblbg {
	background-color: #1A5699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.formtext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.cell_ul {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cell_left {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-left-color: #FFFFFF;
}
.cell_ll {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cell_bottom {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.cell_lr {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.cell_right {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FFFFFF;
}
.cell_ur {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.cell_top {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
}
.formtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.formtextErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
}
.cell_left-right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

