/*******************/
/*     Default     */

body, td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.azul {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	font-weight: normal;
}

a, a:active, a:focus, a:visited, a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #069DDD;
	text-decoration: underline;
}

a.no_subrayado, a.no_subrayado:active, a.no_subrayado:focus, a.no_subrayado:visited, a.no_subrayado:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	text-decoration: none;
}

a.no_subrayado:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #069DDD;
	text-decoration: none;
}

/******************/
/*     Footer     */

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a.footer, a.footer:active, a.footer:focus, a.footer:visited, a.footer:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

/*****************/
/*     Input     */

.titulo_input {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	font-weight: bold;
}

.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 252px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.combobox {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 252px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.combobox_mediano {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 100px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.combobox_chico {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 65px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

/**********************/
/*     Mis Huevos     */

.hc_textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 200px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_textbox_mediano {
	font-family: Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 142px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_combobox {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 200px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_combobox_mediano {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 95px;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_fecha_1 {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 40;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_fecha_2 {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 90;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_fecha_3 {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 54;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}

.hc_combo_finanzas {
	font-family:  Verdana;
	font-size: 11px;
	color: #0576A5;
	width: 450;
	height: 19px;
	background: #D6F1FC;
	border: 1px solid #069DDD;
	text-indent: 2px;
}