#scroll {
	position:relative;
	overflow:hidden;
	width:675px;
	height:280px;
	background-color:#FFFFFF;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;	
}
.liga_12 {
	font-family: Arial;
	font-size: 11px;
	color: #365F91;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.liga_12:link {
	font-family: Arial;
	font-size: 11px;
	color: #365F91;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.liga_12:hover {
	font-family: Arial;
	font-size: 11px;
	color: #365F91;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.liga_12:visited {
	font-family: Arial;
	font-size: 11px;
	color: #365F91;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.liga_12:visited:hover {
	font-family: Arial;
	font-size: 11px;
	color: #365F91;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	color: #FF9933;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.subtitulo {
	font-family: Arial;
	font-size: 12px;
	color: #FF9933;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.negro_12 {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}
.azul_12 {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}
.texto_rojo {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}
.azul_claro_12 {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}
.leftalignclass {
	text-align:left;
}
.centeralignclass {
	text-align:center;
}
.rightalignclass {
	text-align:right;
}
.highlight {
	background-color: #DEDEDE;
	font-weight: bold;
}
.int_cuadro_titulo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-style: nome;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EFF5F7;
	height: 40px;
	color: #000033;
}
.tabla_content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.int_cuadro_goscuro {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.int_cuadro_gclaro {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.boton {
	background-color: #EFF5F7;
	text-align: center;
	border: 1px #CCCCCC solid;
	font-family: Arial;
	color: #000033;
	font-size: 12px;
	font-weight: normal;
}