body{
	background: #cccccc;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	color:#000000;
	font-family:arial,verdana;
	font-size: 10pt;
}

.tabla_main{
	position: absolute;
	top:10;
	bottom:0;
	left:10;
	padding:0px;
	width:800px;
	height:456px;
	text-align: justify;
	padding: 0;
	background: #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tabla_1024{
	position: absolute;
	top:10;
	bottom:0;
	left:10;
	padding:0px;
	width:1000px;
	height:456px;
	text-align: justify;
	padding: 0;
	background: #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tabla_sel{
	position: absolute;
	top:0;
	bottom:0;
	left:10;
	visibility:hidden;
	padding:0px;
	width:800px;
	height:456px;
	text-align: justify;
	padding: 0;
	color:#000000;
	background: #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.carga{
	position: absolute;
	top:0;
	bottom:0;
	left:10;
	visibility:visible;
	font-size:12pt;
}

.estandar{
	width:100%;
	cursor: normal;
	font-size:10pt;
	height:20px;
	background-color:#d7d7d7;
}

.tabla_tds{
	width:800px;
	height:456px;
	text-align: justify;
	padding: 0;
	background: #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tabla_trans{
	position: relative;
	width:100%;
	text-align: justify;
	padding: 0;
	background: #d7d7d7;
	border-right: 0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
}
.td_trans{
	height:50px;
	text-align: justify;
	padding: 0;
	background: #cccccc;
	border-right: 0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
}

th{
	text-align:center;
}

.th_off{
	cursor: pointer;
	height:20px;
	background-color:#d7d7d7;
	text-align: center;
	font-size: 8pt;
	border-bottom: 1px solid #000000;
}

.td_logo{
	cursor: pointer;
	height:5px;
	background-color:#d7d7d7;
	text-align: right;
	font-size: 8pt;
	border-bottom: 1px solid #000000;
}

.th_on{
	height:20px;
	cursor: pointer;
	background-color:#cc9a58;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_verde{
	height:20px;
	cursor: pointer;
	background-color:#0A9681;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_amarillo{
	height:20px;
	cursor: pointer;
	background-color:#fed352;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_rojo{
	height:20px;
	cursor: pointer;
	background-color:#e35959;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_morado{
	height:20px;
	cursor: pointer;
	background-color:#984AF7;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_azul{
	height:20px;
	cursor: pointer;
	background-color:#689acc;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_naranja{
	height:20px;
	cursor: pointer;
	background-color:#ffdb9f;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}
.th_on_cielo{
	height:20px;
	cursor: pointer;
	background-color:#73c0b8;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}.th_on_blanco{
	height:20px;
	cursor: pointer;
	background-color:#cc9a58;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}.th_on_dorado{
	height:20px;
	cursor: pointer;
	background-color:#e5e172;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_on_morado2{
	height:20px;
	cursor: pointer;
	background-color:#460792;
	text-align: center;
	color:#000000;
	border-bottom: 1px solid #000000;
}

.th_login{
	height:20px;
	background-color:#ee8916;
	text-align: center;
	color:#ffffff;
}

.th_login_red{
	height:20px;
	background-color:#DA1D1D;
	text-align: center;
	color:#ffffff;
}

.td_campo{
	cursor: normal;
	width:15%;
	font-size:10pt;
	height:20px;
	background-color:#d7d7d7;
	text-align: justify;
	border-bottom: 1px solid #000000;
}

.td_normal{
	cursor: normal;
	font-size:10pt;
	height:20px;
	background-color:#d7d7d7;
	text-align: center;
	border-bottom: 1px solid #000000;
	width:200px;
}

.td_input{
	cursor: normal;
	height:85%;
	background-color:#d7d7d7;
	text-align: justify;
	border-bottom: 1px solid #000000;
}

.td_campo_verde{
	cursor: normal;
	height:20px;
	background-color:#0A9681;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_amarillo{
	cursor: normal;
	height:20px;
	background-color:#fed352;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_rojo{
	cursor: normal;
	height:20px;
	background-color:#e35959;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_azul{
	cursor: normal;
	height:20px;
	background-color:#689acc;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_morado{
	cursor: normal;
	height:20px;
	background-color:#984AF7;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_cielo{
	cursor: normal;
	height:20px;
	background-color:#73c0b8;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_blanco{
	cursor: normal;
	height:20px;
	background-color:#0A9681;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_dorado{
	cursor: normal;
	height:20px;
	background-color:#e5e172;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_naranja{
	cursor: normal;
	height:20px;
	background-color:#ffdb9f;
	text-align: justify;
	border-bottom: 0px solid #000000;
}

.td_campo_gris{
	cursor: normal;
	height:20px;
	background-color:#d7d7d7;
	text-align: center;
	border-bottom: 0px solid #d7d7d7;
}

.th_campo{
	cursor: normal;
	height:20px;
	background-color:#d7d7d7;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.tabla_login{
	position: absolute;
	top:135px;
	left:250px;
	width:300px;
	height:200px;
	text-align: justify;
	padding: 0;
	background: #d7d7d7;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tabla_interna_azul{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #689acc;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_verde{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #0A9681;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_amarillo{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #fed352;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_rojo{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #e35959;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_morado{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #984AF7;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_dorado{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #e5e172;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_gris{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #d7d7d7;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tabla_interna_naranja{
	position: absolute;
	top:30px;
	left:11px;
	visibility: visible;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #ffdb9f;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_naranja_1024{
	position: absolute;
	top:30px;
	left:11px;
	visibility: visible;
	width:998px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #ffdb9f;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_cielo{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #73c0b8;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_blanco{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #984AF7;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}

.tabla_interna_morado2{
	position: absolute;
	top:30px;
	left:11px;
	visibility: hidden;
	width:798px;
	height:435px;
	text-align: justify;
	padding: 0;
	background: #460792;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
}




.verde{
  color:black;
  font-family:arial,verdana;
  font-size:12px;
  background-color: #0A9681;
  border-width:2pt;
  border-color:#0A9681;
  width:200px;
}

.verde_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #0A9681;
  border-width:2pt;
  border-color:#0A9681;
  width:60px;
}

.verde_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #0A9681;
	background-color: #0A9681;
	color: black;
}

.verde_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #0A9681;
	background-color: #0A9681;
	color: black;
}

.amarillo{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #fed352;
  border-width:2pt;
  border-color:#fed352;
}

.amarillo_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #fed352;
  border-width:2pt;
  border-color:#fed352;
  width:60px;
}

.amarillo_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #fed352;
  border-width:2pt;
  border-color:#fed352;
  width:200px;
}
.amarillo_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #fed352;
  border-width:2pt;
  border-color:#fed352;
  width:30px;
}

.amarillo_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #fed352;
	background-color: #fed352;
	color: black;
}

.amarillo_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #fed352;
	background-color: #fed352;
	color: black;
}

.amarillo_ta_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #fed352;
  border-width:2pt;
  border-color:#fed352;
  width:400px;
  height:100px;
}

.amarillo_ta{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #fed352;
  border-width:2pt;
  border-color:#fed352;
  width:300px;
  height:40px;
}

.rojo{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #e35959;
  border-width:2pt;
  border-color:#e35959;
}

.rojo_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #e35959;
  border-width:2pt;
  border-color:#e35959;
  width:60px;
}

.rojo_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #e35959;
  border-width:2pt;
  border-color:#e35959;
  width:30px;
}

.rojo_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #e35959;
	background-color: #e35959;
	color: black;
}

.rojo_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #e35959;
	background-color: #e35959;
	color: black;
}

.rojo_ta_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #e35959;
  border-width:2pt;
  border-color:#e35959;
  width:400px;
  height:40px;
}

.morado{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #984AF7;
  border-width:2pt;
  border-color:#984AF7;
}

.morado_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #984AF7;
  border-width:2pt;
  border-color:#984AF7;
  width:60px;
}

.morado_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #984AF7;
  border-width:2pt;
  border-color:#984AF7;
  width:30px;
}

.morado_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #984AF7;
	background-color: #984AF7;
	color: black;
}

.morado_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #984AF7;
	background-color: #984AF7;
	color: black;
}

.morado_ta_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #984AF7;
  border-width:2pt;
  border-color:#984AF7;
  width:400px;
  height:50px;
}

.azul{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
}

.azul_ch{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:1pt;
  border-color:#689acc;
}

.azul_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:200px;
}

.azul_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:60px;
}

.azul_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:30px;
}

.azul_ta_ex{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:400px;
  height:60px;
}

.azul_ta_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:400px;
  height:40px;
}

.azul_ta_xxlg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:600px;
  height:40px;
}

.azul_ta{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:300px;
  height:40px;
}

.azul_ta_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #689acc;
  border-width:2pt;
  border-color:#689acc;
  width:80px;
  height:70px;
}

.azul_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #689acc;
	background-color: #689acc;
	color: black;
}

.azul_sel_m8{
	width: 150px;
	height: 115px;
	font-size: 11px;
        border-width: 2px;
	border-color: #689acc;
	background-color: #689acc;
	color: black;
}

.azul_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #689acc;
	background-color: #689acc;
	color: black;
}

.naranja{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
}

.naranja_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:200px;
}

.naranja_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:60px;
}

.naranja_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:30px;
}

.naranja_ta_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:400px;
  height:40px;
}

.naranja_ta_xxlg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:600px;
  height:40px;
}

.naranja_ta{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:300px;
  height:40px;
}

.naranja_ta_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ffdb9f;
  border-width:2pt;
  border-color:#ffdb9f;
  width:80px;
  height:70px;
}

.naranja_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #ffdb9f;
	background-color: #ffdb9f;
	color: black;
}

.naranja_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #ffdb9f;
	background-color: #ffdb9f;
	color: black;
}

.naranja_sel_lg{
	width: 400px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #ffdb9f;
	background-color: #ffdb9f;
	color: black;
}

.morado2{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #e5e172;
  border-width:2pt;
  border-color:#e5e172;
}

.morado2_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #460792;
  border-width:2pt;
  border-color:#460792;
  width:200px;
}

.morado2_medio{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #460792;
  border-width:2pt;
  border-color:#460792;
  width:60px;
}

.morado2_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #460792;
  border-width:2pt;
  border-color:#460792;
  width:30px;
}

.morado2_ta_lg{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #460792;
  border-width:2pt;
  border-color:#460792;
  width:400px;
  height:40px;
}

.morado2_ta{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #460792;
  border-width:2pt;
  border-color:#460792;
  width:300px;
  height:40px;
}

.morado2_ta_mini{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #460792;
  border-width:2pt;
  border-color:#460792;
  width:80px;
  height:70px;
}

.morado2_sel{
	width: 150px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #460792;
	background-color: #460792;
	color: black;
}

.morado2_sel_mini{
	width: 40px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #460792;
	background-color: #460792;
	color: black;
}

.cielo{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #73c0b8;
  border-width:2pt;
  border-color:#73c0b8;
}

.gris{
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #d7d7d7;
  border-width:2pt;
  border-color:#d7d7d7;
}
.borde_extra_normal{
  width: 150px;
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #ee8916;
  border-width:5pt;
  border-color:#ee8916;
}

.sel_extra_lg{
	width: 750px;
	height: 18px;
	font-size: 11px;
        border-width: 2px;
	border-color: #d7d7d7;
	background-color: #d7d7d7;
	color: black;
}

.borde_extra_gde{
  width: 300px;
  color:black;
  font-family:arial,verdana;
  font-size:10pt;
  background-color: #cc9a58;
  border-width:5pt;
  border-color:#cc9a58;
}

.medium_text{
	font-size: 10pt;
}

.mini_text{
	font-size: 8pt;
}

.logo{
	font-size: 8pt;
	color: black;
}
