.btnAgregar{
		background-image: url("../imagenes/agregar-bot.gif");
		height: 31px;
		width: 87px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}

.btnNuevo{
		background-image: url("../imagenes/nuevo-bot.gif");
		height: 31px;
		width: 76px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}
	
	
.btnRegresar{
		background-image: url("../imagenes/bot-regresar.gif");
		height: 31px;
		width: 80px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}

.btnModificar{
	    background-image: url("../imagenes/bot-modificar.gif");
		height: 31px;
		width: 97px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}

.btnAgente{
		background-image: url("../imagenes/agentes-bot.gif");
		height: 31px;
		width: 97px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}

.btnCategorias{
		background-image: url("../imagenes/categorias-bot.gif");
		height: 31px;
		width: 97px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}

.btnReglasCategorias{
		background-image: url("../imagenes/reglasCat-bot.gif");
		height: 31px;
		width: 97px;
		alt: "";
		border: "0";
		background-repeat: no-repeat;			
		background-color: #FFFFFF;
		cursor: hand;
}
	
.btnLogin{
		background-image: url("../imagenes/login_10.jpg");
		height: 35px;
		width: 40px;
		alt: "";
		border: "0";			
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #CA0000;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #000000;
}
.rowClass1 {
	font-family: Verdana;
	font-size: 12px;
	border-right: 1px solid #9BB3B8; 
	border-bottom: 1px solid #9BB3B8;
}

/*fila en celeste de una lista de registros*/
.rowClass2 {
	background-color: #F0F4F4;
	font-family: Verdana;
	font-size: 12px;
	border-right: 1px solid #9BB3B8; 
	border-bottom: 1px solid #9BB3B8;
}

.cellClass{
	font-family: Verdana;
	font-size: 12px;
	border-right: 1px solid #9BB3B8; 
	border-bottom: 1px solid #9BB3B8;
}

.bordeClass{
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #9BB3B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    border-right-color: #9BB3B8;

}

.headerClass {
	background-color: #9BB3B8;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.htmlTableEditar {	
	background-color: #F0F4F4;
	border-style: solid;
	border-width: 1px;
	border-color: #9BB3B8;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
