div.tableContainer {
	clear: both;
	border: 1px solid #537599;
	height: 140px;
	overflow: auto;
	width: 756px;
}

div.tableContainer2 {
	clear: both;
	border: 0px;
	height: 308px;
	overflow: auto;
	width: 440px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
body div.tableContainer {
	overflow: hidden;
	height: 120px;	
	width: 756px;
	overflow:auto;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	height: 120px;	
	width: 740px;
	overflow:auto;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	border: 0px;
	width: 756px
	
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.fixedHeader tr {
	position: relative
}

/* set THEAD element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
html>body thead.fixedHeader tr {
/* 	display: block */
}



/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
/* 	display: block; */
	height: 400px;
	overflow: auto;
	 width:740px;
}























body{
	background-color:#FFFFFF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#537599;
}




table {
	border: 1px solid #537599;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:780px;
	padding:0px;
	spacing:0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform:uppercase;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform:uppercase;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform:uppercase;
}

td{
	vertical-align:middle;
}


.TablaTop {
	border: 1px solid #537599;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:100%;
	padding:5px;
	border:2px solid #537599;
}

.TituloVentana{
	background-image:url(images/fondotitulo_azul.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.TituloCampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.TituloPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style: italic;
	color: #000000;
}

.BarraOpciones{
	background-image:url(images/fondotitulo_azul.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

.boton {
	color: #000000;
	background-image:url(images/fondotitulo_plata.gif);
	background-repeat:repeat;
	border: 1px solid;
	border-top-color:#EDF8ED;
	border-left-color:#EDF8ED;
	border-bottom-color:#ABB3BE;
	border-right-color:#ABB3BE;
	background-color:#ABB3BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.BarraMensajes{
	background-image:url(images/fondotitulo_plata.gif);
	background-repeat:repeat;
	background-color:#8EB5DE;
	font-family:Arial, Helvetica, sans-serif;
	color:#DD0000;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-top: 1px solid;
	border-rigth:none; 
	border-left:none;
	border-bottom: 1px solid;
	border-color:#000000;
	padding-left:1px;
	letter-spacing:1px;
}

.BarraTituloColumnas{
	background-image:url(images/fondotitulo_plata.gif);
	background-repeat:repeat;
	background-color:#8EB5DE;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	border-top: 1px solid;
	border-rigth:none; 
	border-left:none;
	border-bottom: 1px solid;
	border-color:#000000;
	padding-left:1px;
}

.titulorecibos{
	/*background-image:url(images/fondotitulo_plata.gif);
	background-repeat:repeat;
	background-color: #8EB5DE;*/
	background-color: #FDDB17;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	border-top: 1px solid;
	border-rigth:none; 
	border-left:none;
	border-bottom: 1px solid;
	border-color:#000000;
	padding-left:1px;
}


.saldoactualizado{
	background-color:#d4e9ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style: normal;
}

.BarraInfoImpar{
	background-color:#EAEFF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style: normal;
}

.BarraInfoPar{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#000000;
}

.facturacancelada{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#000000;
	  background-color: #e60000;
}


.cargopagado{
	background-color:#BEF781;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
}




.BarraInfoImpara{
	background-color:#EAEFF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-style: normal;
}

.BarraInfoPara{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:9px;
	  color:#000000;
}




.recibo_cancelado{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#000000;
	  background-color:#ce824a;
}


.menutop_opcion {
	font-family:  Arial Narrow, Arial, Verdana, Helvetica ;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color:#0F3081;
}

.menutop_opcion:hover {
	font-family:  Arial Narrow, Arial, Verdana, Helvetica ;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color:#F85C00;
}

.sistema_top{
	background-color:#A4B99A;
	background-image:url(images/fondo_top.gif); 
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#537599;
	padding-left:2px;
}

.Liga{
	color:#576C7F;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.Liga:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#F85C00;
}

.BarraMensajesValidacion{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
}

.ligaCorreo{
	/*color:#576C7F;*/
	color:#993300;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.ligaCorreo:hover{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F85C00;
}

.WizardTitulo{
	background-image:url(images/fondotitulo_azul.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
}

.WizardTituloExplicacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.WizardTituloRequisitos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.WizardExplicaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

.WizardRequisitos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

.cob_total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.cob_total2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}