.form {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.form2 {
	border-bottom-width: 1px;
	border-bottom-height: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #000000;
}
.border {
	border: 1px solid #000000;
}
