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

.form {
	margin: 0px;
}

.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004384;
}

.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004384;
}.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
a:link {
	color: #004384;
	text-decoration: none;
}

a:visited {
	color: #0052A4;
	text-decoration: none;
}

a:hover {
	color: #B7CBE6;
	text-decoration: underline;
}
