.button_form{
	width: 150px;
	height: 20px;
	text-align: center;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	padding: 1px 0px 2px 1px;
	margin: 2px 0px 0px 0px;
 	font-size: 8pt; color: #FFFFFF; font-weight: bold; font-family: verdana, tahoma, arial;
	background-repeat: no-repeat;
	background-color: #7C0C00;
	overflow: hidden;
	cursor: pointer;
}
