.bkform {
	background-attachment: fixed;
	background-image: url(form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cxsform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #c10677;
	background-color: #393939;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #CCCCCC;
	letter-spacing: 1px;
}
.txtresultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #c30080;
	text-align: left;
	letter-spacing: 1px;
}
.botenviar {
	background-attachment: fixed;
	background-image: url(botenviar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 45px;
	border: none;
	color: 666666;
	font-size: 1px;
}
.botsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C10677;
	text-align: center;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 16px;
	width: 16px;
}
