.links_menu:ACTIVE,.links_menu:VISITED,.links_menu:LINK{
	color: #5E66A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.links_menu:HOVER{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.links_submenu:ACTIVE,.links_submenu:VISITED,.links_submenu:LINK{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.links_submenu:HOVER{
	color: #8E5794;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.subtabla_links{
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 4px;
	border-bottom: 1px #5E66A1 solid;
}

.tabla_links{
	background-color: #C0C3DA;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 12px;
	border-right: 1px #5E66A1 solid;
}

.tabla_titulo{
	background-attachment: fixed;
	background-color: #5E66A1;
	background-image: url(../img/fondo_links.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px #000000 solid;
	color: #FFFFFF;
	padding-left: 10px;
}

.texto_subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.texto_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.texto_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.texto_normal_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.texto_grande_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: gray;
}

.tabla_visible{
	color: black;
	visibility: visible;
}

.tabla_oculta{
	display: none;
}

.td_submenu{
	border-bottom: 1px #ACAECE dashed;
	padding-top: 2px;
	padding-bottom: 2px;

}

.texto_titulo_leyenda{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	border-bottom: 1px black solid;
}

.text_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	border: 1px #5E66A1 solid;
	background-color: White;
}

.submit_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	border: 1px black solid;
	background-color: #5E66A1;
}

.small_link:ACTIVE,.small_link:VISITED,.small_link:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.small_link:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EECB00;
	text-decoration: none;
}