body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
}
.texto-espacio {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #f59fbc;
}


.texto-espacio1 {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #ffffff;
}



a:hover{
	font-size: 11px;
	font-weight: normal;
	color:#f59fbc;
	text-decoration:none;
		}

#form_table {
	text-indent: 16px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 380px;
	width: 330px;
	text-align: left;
}

#form_table input {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #DA1475;
	font-weight: bold;
}

.bg_form {
	background-image: url(images/bg_form.jpg);
	background-repeat: no-repeat;
	height: 437px;
	width: 591px;
}
#form_table textarea {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #DA1475;
	font-weight: bold;
}

.errFld {
background-color:#E1B6E4;
border:1px solid #8F146E;
}
.errMsg {
color:#FF0066;
font-size:10px;
}

.trebuchet13-home{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	
	}
	
	.trebuchet13{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #bc2f07;
	
	}