.abtabla {
	background-image: url(../imagenes/abajo_tabla.gif);
	background-repeat:  repeat-x;
	height: 10px;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;

}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
.box { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #002969; 
	background-color: #DAE4F2; 
	text-align: left; 
	height: 15px; 
	width: 190px; 
	border: #002969; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	clip:  rect(   )
}
.caja { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #002969; 
	background-color: #DAE4F2; 
	text-align: left; 
	height: 15px; 
	width: 230px; 
	border: #002969; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	clip:  rect(   )
}
.boton { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #002969; 
	background-color: #DAE4F2; 
	text-align: left; 
	height: auto; 
	width: auto; 
	border: #002969; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	clip:  rect(   )
}
.cabeceraTabla { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-align: left; 
	height: 15px; 
	width: 100%; 
	border: #FF6600; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.celda1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #99CCFF; 
	text-align: left; 
}	
.celda2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-align: left; 
}