.lable {
	font-size: 12px;
	font-style: italic;
	color: #626200;
}
.forma {
	border: 1px inset #296428;
	font-weight: bold;
	background: #CCCCCC;
}
select, input {
	margin-top: 9px;
	margin-bottom: 9px;
}
.forma_button {
	font-weight: bold;
	color: #594F00;
	border: 1px solid #958300;
}
.fname {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.error {
	font-size: 10px;
	color: #FF0000;
}
#order {
	border: 1px solid #296428;
	background: #E9E6E4;
	padding-top: 12px;
	padding-bottom: 12px;
}

