body{
    	
	/* bgcolor="4460AA" link="#003300" vlink="#061467" alink="#006600" */
	background-color: #4460AA;
	margin: 0px;
}
#cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #4460AA;
}
#cuerpo h1 {
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cuerpo  h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #4460AA;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
#cuerpo  h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: -6px;
	background-color: #e3e7f2;
	height: 20px;
	line-height: 20px;
}
#cuerpo label {
	font-size: 12px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
}
#cuerpo input.off {
	margin-right: 4px;
	height: 20px;
	color: #19236A;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4460AA;
	border-right-color: #4460AA;
	border-bottom-color: #4460AA;
	border-left-color: #4460AA;
	margin-left: 6px;
}
#cuerpo input.on {
	margin-right: 4px;
	height: 20px;
	color: #19236A;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	border: 1px dashed #4460AA;
}

a {
	color: #003300;
}


#cuerpo p {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.over:hover {
	background-color: #FFFEE8;
}
.over {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #c3cce4;
	border-left-color: #c3cce4;
}
.boton {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c3cce4;
	padding-top: 20px;
}
.asterisco {
	font-size: 9px;
	color: #FF0000;
}

.captcha {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
}
