.form {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 20px;
	background-color: #CCC;
	width: 150px;
	font-family: Calibri, Cambria;
}
.form2 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-family: Calibri, Cambria;
}
.text_001{
	text-align: right;
	font-weight: bold;
}
.text_002{
	text-align: right;
	color: #900;
	font-weight: bold;
	font-size: 11px;
}
#ma1 {
	border: 1px solid #CCC;
}
