.formtxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #31597D;
}
.txtfield2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #d9f5ff;
	height: 15px;
	width: 80px;
	border: 1px solid #31597D;
	vertical-align: top;
}
.txtfield3 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	height: 15px;
	border: 1px solid #31597D;
	vertical-align: top;
}
.txtfield4 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #31597D;
	vertical-align: top;
}
.overviewline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 1a76d2;
}
.silverborder {
	border-bottom: 1px solid silver;
}
.silverborderleft {
	border-bottom: 1px solid silver;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
}
.silverborderright {
	border-bottom: 1px solid silver;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
}
