a	{text-decoration:none}
A.indices      
	{
		color: #004539;
		font-weight:bold;
		font-size:8pt;
		font-family: tahoma,arial;
	
	}
A.indices:hover 
	{ 
		color: #a09800;
	    font-weight:bold;
		font-size:8pt;
		font-family: tahoma,arial;
	}
.texto 
	{
	 color: #000000;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 }
.textoVerde
	{
	 color: #015C42;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 }
.textoNegro
	{
	 color: #000000;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 }
.textoBgVerde
	{
	 color: #007B63;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 }
.textoBgVerdeMan
	{
	 color: #FFFFFF;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 background: #007B63;
	 }
.textoBorderBottomVerde
	{
	 color: #FFFFFF;
	 text-align: left;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 border-bottom:#007B63 1px solid;
	 height:25px;
	 }
.textoBgBlancoMan
	{
	 color: #015C42;
	 text-align: center;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 }
.textoBgGrisOscuro
	{
	 color: #000000;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 background: #B1B1B1;
	 }
.texto2 
	{
	 color: #FFFFFF;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 }
.texto2bis 
	{
	 color: #000000;
	 text-align: justify;
	 font-size:8pt;
	 font-family: tahoma,arial;
	 background-color:#B1B1B1;
	 xfont-weight: bold;
	 }
.celdacabecera {
	background: #C6C708;
	color: #000000;
	font-size: 7pt;
	font-family: tahoma, verdana, arial;
	text-align:center;
	}
.celdaimpar {
	background: #E0E0E0;	
	font-size: 8pt;
	font-family: tahoma, verdana, arial;
	color: #000000;  
	text-decoration:none;
	}
.celdapar {
	background: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma, verdana, arial;
	text-decoration:none;
	}
.Estilo1 {color: #FFFFFF}
.Estilo2 {
	font-size: 10pt;
	font-weight: bold;
	}
.Estilo4 {
	color: #007B63; 
	text-align: justify; 
	font-size: 10pt; 
	font-family: tahoma,arial; 
	font-weight: bold; 
	}
.Estilo5 {
	color: #007B63; 
	text-align: justify; 
	font-size: 10pt; 
	font-family: tahoma,arial; 
	xfont-weight: bold;
	}
#workFlowTable{
width:530px;
xwidth:100%;

border:0;
height:95%;
background-color:#FFFFFF;
padding:0;
}
#workFlowTableForm{
width:530px;

border:0;
xheight:95%;
background-color:#FFFFFF;
padding:0;
}
.coloredTableGreen, .coloredTableGreen td{
border: 2px solid #007B63;
border-collapse:collapse;
}
.coloredTableGray, .coloredTableGray td{
border: 2px solid #B1B1B1;
padding:3px;

border-collapse: collapse;
}
.coloredTableGray{
width:100%;
}
.coloredTableGreen{
width:100%;
}















