/*******************  TABLA  **********************/

.tablaindex{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:400px;
/*padding: 5px 5px 5px 5px;*/
}

.encabezadoindex{
	background:url(/images/tabla/encabezado.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-align: left;
	padding-left: 15px;
	font-weight:bold;
	line-height:25px;
}
.encabezado2index{
	background:url(/images/tabla/encabezado2.jpg);
	background-repeat:no-repeat;
	height:47px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}
.fondoindex{
	background:url(/images/tabla/fondo.jpg);
	padding: 5px 5px 5px 10px;
	margin-right: 0;
}
.pieindex{
background:url(/images/tabla/pie.jpg);
height:8px;
background-repeat:no-repeat;
}
/*************************************************/

/*******************  TABLA APLICACION  **********************/

.tablaaplicacion{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
width:525px;
/*padding: 5px 5px 5px 5px;*/
}

.encabezadoaplicacion{
	background:url(/images/tabla/encabezadoapli.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-align: left;
	padding-left: 15px;
	font-weight:bold;
	line-height:25px;
}
.encabezado2aplicacion{
	background:url(/images/tabla/encabezado2apli.jpg);
	background-repeat:no-repeat;
	height:47px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}
.fondoaplicacion{
	background:url(/images/tabla/fondoapli.jpg);
	padding: 5px 5px 5px 10px;
	margin-right: 0;
}
.pieaplicacion{
background:url(/images/tabla/pieapli.jpg);
height:8px;
background-repeat:no-repeat;
}
/*************************************************/

.RsTableHeader { 
    BACKGROUND-COLOR: #CF1414;
    Font-family: Verdana,Arial; FONT-SIZE: 9pt;
    COLOR: #FFFFFF
 }

.VinculosOscuro a {font-family: Verdana,arial; text-decoration: none; color: #B7B8B7; font-weight: bold}
.VinculosOscuro a:hover {color: #FFFFFF; text-decoration: underline}
.VinculosOscuro a:visited {color:  #E7EAE7}
.VinculosOscuro a:visited:hover {color:  #FFFFFF}

.RsTableHeader a { 
    COLOR: #FFFFFF }

.RsTableHeader a:hover { 
    COLOR: #E9F86F; text-decoration: underline
 }
 
.RsTableHeader a:visited { 
    COLOR: #EAF496 }
 
.RsTableNav  { background-color: #CF1414; font-family: Verdana,Arial; font-size: 8pt; color: #EAF496; font-weight: bold }

.fntTable a{font-color: #003300;text-decoration: none}
.fntTable a:visited{font-color: #003300; text-decoration: none}
.fntTable a:hover{text-decoration: none; font-color: #003300}

.RsTableData {
    BACKGROUND-COLOR: #D3D5D2; 
    Font-family: Verdana,Arial; FONT-SIZE: 9pt; color: black;
	border-bottom: #333333 1px solid;
  }
.RsTableDataBorder{
	border: #333333 1px solid;
	padding: 5px;
}
.RsTableData a {font-family: Verdana,arial; text-decoration: none; color: #5C5C5C; font-weight: bold}
.RsTableData a:hover {color: #000000; text-decoration: underline}
.RsTableData a:visited {color:  #5C5C5C}
.RsTableData a:visited:hover {color:  #000000}
  
.RsTableData1 {
    BACKGROUND-COLOR: #EAEAEA;
    Font-family: Verdana,Arial; FONT-SIZE: 9pt; color: black
  }

.RsTableData1 a {font-family: Verdana,arial; text-decoration: none; color: #5C5C5C; font-weight: bold}
.RsTableData1 a:hover {color: #000000; text-decoration: underline}
.RsTableData1 a:visited {color:  #5C5C5C}
.RsTableData1 a:visited:hover {color:  #000000}
  
.MsgError {
  Font-weight: bold; color = #FF0000
}