TD.BotonHabilitado
{
	font-size: 10px;
	color: #000099;
	font-family: Arial;
	background-color: #fcc101;
	BORDER-RIGHT: 2px groove; 
	BORDER-TOP: 2px groove; 
	BORDER-LEFT: 2px groove; 
	CURSOR: hand; 
	BORDER-BOTTOM: 2px groove;
}

TD.BotonInHabilitado
{
	font-size: 10px;
	color: #909090;
	font-family: Arial;
	background-color: #ffdc77;
	BORDER-RIGHT: 2px groove; 
	BORDER-TOP: 2px groove; 
	BORDER-LEFT: 2px groove; 
	BORDER-BOTTOM: 2px groove;
}

/*Estilo para las Celdas con Borde*/
TD.BordeContenido
{
	BORDER-RIGHT: 2px groove;
	BORDER-TOP: 2px groove; 
	BORDER-LEFT: 2px groove; 
	BORDER-BOTTOM: 2px groove
}
	
/*Estilo para los Botones*/	
.BotonFormulario
{
	font-size: 10px;
	width: 124px;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: #fcc101;
	border-bottom-style: none;
}

.EstiloOculto
{	FONT-SIZE: xx-small; 
	WIDTH: 16px; 
	HEIGHT: 19px
}


.ColorSeguros
{
	color:rgb(0,128,78); 
}

.ColorVida
{
	color: #febf15;
}


.ColorSalud
{
	color:rgb(254,0,0);
}

.opcTitulo
{
	COLOR: #002e7a;
   FONT-FAMILY: Arial, Geneva;
   FONT-SIZE: 10px;    
}