.form1_campo_gris1normal {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	border-bottom: 1px solid #BEBEBE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BEBEBE;
	background-color: #F8F8F8;

}
.form1_campo_gris1mini {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	border-bottom: 1px solid #BEBEBE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BEBEBE;
	background-image: url(../images/bg01.gif);
}
.form1_boton { font-family: Verdana, Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; background-color: #999999; border: 1px #CCCCCC outset }
.form1_campo_rojo1normal {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	background-color: #EEEEEE;


}
