.NOTablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r2_c2.gif");
	height: 10px;
	width: 10px;
}
.NETablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r2_c6.gif");
	height: 10px;
	width: 20px;
}
.SOTablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r6_c2.gif");
	height: 23px;
	width: 10px;
}
.SETablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r6_c6.gif");
	height: 23px;
	width: 20px;
}
.NTablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r2_c4.gif");
	background-repeat:  repeat-x;
}
.STablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r6_c4.gif");
	background-repeat:  repeat-x;
}
.OTablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r4_c2.gif");
	background-repeat:  repeat-y;
}
.ETablaLogIn {
	background-image: url("../img/LogInBox2/inicio_r4_c6.gif");
	background-repeat:  repeat-y;
}

.CTablaLogIn {
	background-color: #B2B2D9;
}


.NOTablaContenido {
	background-image: url("../img/ContentBox/inicio_r2_c2.gif");
	height: 10px;
	width: 10px;
}
.NETablaContenido {
	background-image: url("../img/ContentBox/inicio_r2_c6.gif");
	height: 10px;
	width: 20px;
}
.SOTablaContenido {
	background-image: url("../img/ContentBox/inicio_r6_c2.gif");
	height: 23px;
	width: 10px;
}
.SETablaContenido {
	background-image: url("../img/ContentBox/inicio_r6_c6.gif");
	height: 23px;
	width: 20px;
}
.NTablaContenido {
	background-image: url("../img/ContentBox/inicio_r2_c4.gif");
	background-repeat:  repeat-x;
}
.STablaContenido {
	background-image: url("../img/ContentBox/inicio_r6_c4.gif");
	background-repeat:  repeat-x;
}
.OTablaContenido {
	background-image: url("../img/ContentBox/inicio_r4_c2.gif");
	background-repeat:  repeat-y;
}
.ETablaContenido {
	background-image: url("../img/ContentBox/inicio_r4_c6.gif");
	background-repeat:  repeat-y;
}
.CTablaContenido {
	background-color: #FFFFFF;
}


.cuerpo {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
}
.cuerpoBlanco {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
	background-color: #FFFFFF;
}

.cabeceraDatosPersonales {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none #000000;
	border-left: 1px none;
	background-color: #B2B2D9;
}
.saldoNegativo {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.saldoPositivo {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #00FF00;
}
.textoSaldoNegativo {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 9pt;
	color: #FF0000;
	border: thin none #000000;
	padding: 7px;
	font-weight: bold;
}
.cabeceraInforme {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #B2B2D9;
}
.filaInforme1 {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
	background-color: #FF9900;
}
.filaInforme2 {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
	background-color: #FFCC99;
}

.tablaTarifasN {
	background-color: #66CCFF;
}
img {
	border: 0px none;
}
.nombreServidor {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 10pt;
	font-weight:bold;
	color:#000000;
	background-position: center;	
}
.saldo_pos {
	font-size: 12px;
	color: #00FF00;
	font-weight: bold;
}
.saldo_neg {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

