@charset "utf-8";
/* CSS Document */
<style type="text/css">

#containerfm {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	left: 5%;
	margin-top: 0px;
	height: 1020px;
}
#containerfm {
	margin-right: auto;
	margin-left: auto;
	left: 5%;
	margin-top: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 980px;
}
</style>
#submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}


#submit {
	border: 1px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px 3px #CCCCCC;
	display: none;
}


#clear {
	border: 1px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px 3px #CCCCCC;
	display: none;
}
#reset {
	border: 1px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px 3px #CCCCCC;
	display: none;
}
