.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 2px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
color: black;
}

/**/
.basictab li.individuos a{
display:block;
width:98px;
height:31px;
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
background-image:url(../imagenes/menu/individuos.gif);
background-repeat:no-repeat;
color: #2d2b2b;
float:left;
}

.basictab li.individuos a:visited{
color: #2d2b2b;
}

.basictab li.individuos a:hover, .basictab li.individuos a.current{
background-image:url(../imagenes/menu/individuosSelect.gif);
background-repeat:no-repeat;
color: black;
}

.basictab li.empresas a{
display:block;
width:127px;
height:31px;
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
background-image:url(../imagenes/menu/empresas.gif);
background-repeat:no-repeat;
color: #2d2b2b;
float:left;
}

.basictab li.empresas a:visited{
color: #2d2b2b;
}

.basictab li.empresas a:hover, .basictab li.empresas a.current{
background-image:url(../imagenes/menu/empresasSelect.gif);
background-repeat:no-repeat;color: black;
}

.basictab li.banca a{
display:block;
width:153px;
height:31px;
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
background-image:url(../imagenes/menu/banca.gif);
background-repeat:no-repeat;
color: #2d2b2b;
float:left;
}

.basictab li.banca a:visited{
color: #2d2b2b;
}

.basictab li.banca a:hover, .basictab li.banca a.current{
background-image:url(../imagenes/menu/bancaSelect.gif);
background-repeat:no-repeat;
color: black;
}

.basictab li.mercado a{
display:block;
width:111px;
height:31px;
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
background-image:url(../imagenes/menu/mercado.gif);
background-repeat:no-repeat;
color: #2d2b2b;
float:left;
}

.basictab li.mercado a:visited{
color: #2d2b2b;
}

.basictab li.mercado a:hover, .basictab li.mercado a.current{
background-image:url(../imagenes/menu/mercadoSelect.gif);
background-repeat:no-repeat;color: black;
}

.basictab li.institucional a{
display:block;
width:129px;
height:31px;
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
background-image:url(../imagenes/menu/institucional.gif);
background-repeat:no-repeat;
color: #2d2b2b;
float:left;
}

.basictab li.institucional a:visited{
color: #2d2b2b;
}

.basictab li.institucional a:hover, .basictab li.institucional a.current{
background-image:url(../imagenes/menu/institucionalSelect.gif);
background-repeat:no-repeat;color: black;
}

.basictab li.prendarios a{
display:block;
width:129px;
height:31px;
text-decoration: none;
padding:0px;
margin-right: 1px;
border-bottom: none;
background-image:url(../imagenes/menu/prendarios.gif);
background-repeat:no-repeat;
color: #2d2b2b;
float:left;
}

.basictab li.prendarios a:visited{
color: #2d2b2b;
}

.basictab li.prendarios a:hover, .basictab li.prendarios a.current{
background-image:url(../imagenes/menu/prendariosSelect.gif);
background-repeat:no-repeat;color: black;
}

/**/

.basictab li a:active{
color: black;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
/*height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
height:33px;
vertical-align:middle;
}

.tabcontent{
display:none;
padding-left:2px;
height:33px;
vertical-align:middle;
}

.tabcontent a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
text-align:center;
height:35px;
display:block;
float:left;
clear:none;
vertical-align:middle;
width:auto;
}

.tabcontent a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
text-align:center;
height:35px;
display:block;
float:left;
clear:none;
}


/* submenu */

a.menuSep{
	background-image:url(../imagenes/menu/menuSep.gif);
	background-repeat:no-repeat;
	background-position:left;
	cursor:default;
	width:1px;
}

a.cuentasPer{
	background-image:url(../imagenes/menu/cuentasPersonales1.gif);
	background-repeat:no-repeat;
	width:75px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.cuentasPer:hover{
	background-image:url(../imagenes/menu/cuentasPersonales.gif);
	background-repeat:no-repeat;
	width:75px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.cuentasPerSelected{
	background-image:url(../imagenes/menu/cuentasPersonales.gif);
	background-repeat:no-repeat;
	width:75px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.tarjetas{
	background-image:url(../imagenes/menu/tarjetas1.gif);
	background-repeat:no-repeat;
	width:60px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.tarjetas:hover{
	background-image:url(../imagenes/menu/tarjetas.gif);
	background-repeat:no-repeat;
	width:60px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.tarjetasSelected{
	background-image:url(../imagenes/menu/tarjetas.gif);
	background-repeat:no-repeat;
	width:60px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.prestamos{
	background-image:url(../imagenes/menu/prestamos1.gif);
	background-repeat:no-repeat;
	width:73px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.prestamos:hover{
	background-image:url(../imagenes/menu/prestamos.gif);
	background-repeat:no-repeat;
	width:73px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.prestamosSelected{
	background-image:url(../imagenes/menu/prestamos.gif);
	background-repeat:no-repeat;
	width:73px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.inversiones{
	background-image:url(../imagenes/menu/inversiones1.gif);
	background-repeat:no-repeat;
	width:77px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.inversiones:hover{
	background-image:url(../imagenes/menu/inversiones.gif);
	background-repeat:no-repeat;
	width:77px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.inversionesSelected{
	background-image:url(../imagenes/menu/inversiones.gif);
	background-repeat:no-repeat;
	width:77px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.cambios{
	background-image:url(../imagenes/menu/cambios1.gif);
	background-repeat:no-repeat;
	width:66px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.cambios:hover{
	background-image:url(../imagenes/menu/cambios.gif);
	background-repeat:no-repeat;
	width:66px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.cambiosSelected{
	background-image:url(../imagenes/menu/cambios.gif);
	background-repeat:no-repeat;
	width:66px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.titulos{
	background-image:url(../imagenes/menu/titulos1.gif);
	background-repeat:no-repeat;
	width:56px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.titulos:hover{
	background-image:url(../imagenes/menu/titulos.gif);
	background-repeat:no-repeat;
	width:56px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.titulosSelected{
	background-image:url(../imagenes/menu/titulos.gif);
	background-repeat:no-repeat;
	width:56px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.cuentasEmp{
	background-image:url(../imagenes/menu/cuentasEmpresas1.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.cuentasEmp:hover{
	background-image:url(../imagenes/menu/cuentasEmpresas.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.cuentasEmpSelected{
	background-image:url(../imagenes/menu/cuentasEmpresas.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.mercadoCap{
	background-image:url(../imagenes/menu/mercadoCapitales1.gif);
	background-repeat:no-repeat;
	width:83px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.mercadoCap:hover{
	background-image:url(../imagenes/menu/mercadoCapitales.gif);
	background-repeat:no-repeat;
	width:83px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.mercadoCapSelected{
	background-image:url(../imagenes/menu/mercadoCapitales.gif);
	background-repeat:no-repeat;
	width:83px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.comex{
	background-image:url(../imagenes/menu/comex1.gif);
	background-repeat:no-repeat;
	width:56px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.comex:hover{
	background-image:url(../imagenes/menu/comex.gif);
	background-repeat:no-repeat;
	width:56px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.comexSelected{
	background-image:url(../imagenes/menu/comex.gif);
	background-repeat:no-repeat;
	width:56px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.bonos{
	background-image:url(../imagenes/menu/bonos1.gif);
	background-repeat:no-repeat;
	width:66px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.bonos:hover{
	background-image:url(../imagenes/menu/bonos.gif);
	background-repeat:no-repeat;
	width:66px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.bonosSelected{
	background-image:url(../imagenes/menu/bonos.gif);
	background-repeat:no-repeat;
	width:66px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}
a.plazoFijo{
	background-image:url(../imagenes/menu/plazosFijos1.gif);
	background-repeat:no-repeat;
	width:53px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.plazoFijo:hover{
	background-image:url(../imagenes/menu/plazosFijos.gif);
	background-repeat:no-repeat;
	width:53px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.plazoFijoSelected{
	background-image:url(../imagenes/menu/plazosFijos.gif);
	background-repeat:no-repeat;
	width:53px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.monedaExt{
	background-image:url(../imagenes/menu/monedaExtranjera1.gif);
	background-repeat:no-repeat;
	width:71px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.monedaExt:hover{
	background-image:url(../imagenes/menu/monedaExtranjera.gif);
	background-repeat:no-repeat;
	width:71px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.monedaExtSelected{
	background-image:url(../imagenes/menu/monedaExtranjera.gif);
	background-repeat:no-repeat;
	width:71px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.vcp{
	background-image:url(../imagenes/menu/vcp1.gif);
	background-repeat:no-repeat;
	width:44px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.vcp:hover{
	background-image:url(../imagenes/menu/vcp.gif);
	background-repeat:no-repeat;
	width:44px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.vcpSelected{
	background-image:url(../imagenes/menu/vcp.gif);
	background-repeat:no-repeat;
	width:44px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.on{
	background-image:url(../imagenes/menu/on1.gif);
	background-repeat:no-repeat;
	width:38px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.on:hover{
	background-image:url(../imagenes/menu/on.gif);
	background-repeat:no-repeat;
	width:38px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.onSelected{
	background-image:url(../imagenes/menu/on.gif);
	background-repeat:no-repeat;
	width:38px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.titulosPyP{
	background-image:url(../imagenes/menu/titulosPyP1.gif);
	background-repeat:no-repeat;
	width:102px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.titulosPyP:hover{
	background-image:url(../imagenes/menu/titulosPyP.gif);
	background-repeat:no-repeat;
	width:102px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.titulosPyPSelected{
	background-image:url(../imagenes/menu/titulosPyP.gif);
	background-repeat:no-repeat;
	width:102px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.depositos{
	background-image:url(../imagenes/menu/depositos1.gif);
	background-repeat:no-repeat;
	width:81px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.depositos:hover{
	background-image:url(../imagenes/menu/depositos.gif);
	background-repeat:no-repeat;
	width:81px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.depositosSelected{
	background-image:url(../imagenes/menu/depositos.gif);
	background-repeat:no-repeat;
	width:81px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.compra{
	background-image:url(../imagenes/menu/compra1.gif);
	background-repeat:no-repeat;
	width:117px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.compra:hover{
	background-image:url(../imagenes/menu/compra.gif);
	background-repeat:no-repeat;
	width:117px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.compraSelected{
	background-image:url(../imagenes/menu/compra.gif);
	background-repeat:no-repeat;
	width:117px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}

a.futuro{
	background-image:url(../imagenes/menu/futuro1.gif);
	background-repeat:no-repeat;
	width:117px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.futuro:hover{
	background-image:url(../imagenes/menu/futuro.gif);
	background-repeat:no-repeat;
	width:117px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.futuroSelected{
	background-image:url(../imagenes/menu/futuro.gif);
	background-repeat:no-repeat;
	width:117px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}
a.sucursales{
	background-image:url(../imagenes/menu/locales1.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.sucursales:hover{
	background-image:url(../imagenes/menu/locales.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.sucursalesSelected{
	background-image:url(../imagenes/menu/locales.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}
-------------------------
a.prendarios{
	background-image:url(../imagenes/menu/prendas1.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.prendarios:hover{
	background-image:url(../imagenes/menu/prendas.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
}

a.prendariosSelected{
	background-image:url(../imagenes/menu/prendas.gif);
	background-repeat:no-repeat;
	width:70px;
	height:30px;
	margin:3px 6px 0px 5px;
	cursor:default;
}
-------------------------
