@charset "UTF-8";

body         { color: gray; font-size: 13px; font-family: Arial; font-variant: normal; margin: 0; padding: 0; border-color: gray }
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

#boton    {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	background-color: #CC0000;
	border: solid 1px
}
formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #ffffff;
}
#txtsd   {
	color: #ffffff;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px gray
}
.Estilo1 {
	color: #FF0000;
	font-weight: bold;
}

.separador_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Estilo2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #666666;
}
