.H6_Style1 {
	border-style: none;
	border-width: 0px;
	background-color: #c16622;
	xxbackground: url(normal.gif) repeat-x;	
}
/* color fondo submenu */
table.H6_Bglevel2{
	border-style: none;
	border-width: 0px;
	background-color: #00a5d5;
	xxbackground: url(small_bar.gif) repeat-x;	
}
/* color fondo menu activo */
.H6_Style2 {
	color: #e0f4fa;
	text-align: center;
	xxbackground: url(hover.gif) repeat-x;
	background-color: #00a5d5;		
	height: 27px;
	padding-left:8px;
	padding-right:8px;
}
/* color fondo menu */
.H6_Style3{
	color: black;
	text-align: center;
	xxbackground: url(normal.gif) repeat-x ;
	background-color: #c16622;
	padding-left:8px;
	padding-right:8px;
	height: 27px;
}

td.H6_Style2{
	padding-left:8px;
	padding-right:8px;

}

td.H6_Style3 
{
	padding-left:8px;
	padding-right:8px;
}


.H6_Bglevel2 {
	background-color: white;
	background-position: left;
	z-index: -100;
}

/* color texto menu activo */
.H6_MenuLevel0,.H6_MenuLevel0:visited,.H6_MenuLevel0:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

.H6_MenuLevel0:hover
{
	color: #516470;
	text-decoration: none;
	
}
/* color texto menu seleccionado */
.H6_MenuLevel0Selected,.H6_MenuLevel0Selected:visited,.H6_MenuLevel0Selected:link {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;

}
.H6_MenuLevel0Selected:hover{
	color: #000;
	text-decoration: none;
}
/* color submenu */
.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited {
	color: #ffffff;
	padding-left: 7px;
	line-height: 23px;
	padding-right: 7px;
}

/* SUBMENU TEXTO */
.H6_MenuLevel1,.H6_MenuLevel1:visited ,.H6_MenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}

.H6_MenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited,.H6_MenuLevel1Selected:link {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	xxtext-decoration: underline;
	text-decoration: none;
}




.H6_Style4 {
	text-align: right;
}

/* Menu desplegable del admin y host */ 

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3299CC
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3299CC;
color:#FFFFFF;
}

 
