.tdcab {
	background-color: #C1C0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textooroglow 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #675A3D;
	text-decoration: none;
	}

.titulopag
	{	
	font-family: "MS Sans Serif";
	font-size : 14px;
	color : #353A57;
	background-color: #C6C9DC;
	}	

.texto
  	{
  	font-family: "verdana";
	font-size : 12px;
	color : #ffffff;
  	}
	
.textoTachado
  	{
  	font-family: "MS Sans Serif";
	font-size : 12px;
	color : #4F606A;
	text-decoration:line-through;
  	}
	
.input 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	border: 1px solid silver;
	color: gray;
	}
	
.imgTarjetaBorder
	{
	border: 2px solid #990000;
	}	
	
	
.boton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#20284C;
	font-weight:bold;
	background-color:#C7C8DD;
	border-bottom: 1px solid #4C4E77;
	border-top: 2px solid #D2D4E3;
	border-left: 2px solid #B9B9D1;
}

.detalle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#20284C;
	border-bottom: 1px solid #4C4E77;
	border-right: 1px solid #4C4E77;
	border-top: 2px solid #D2D4E3;
	border-left: 2px solid #B9B9D1;
}