
table.submenu {
	border : 2px solid white;	
}

td.menu_up {
	background-color : #336699;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ECF0F4;
	border : 1px solid White;
	border-left : none;
	height : 16px;
	cursor: auto;
	border-top : none;
	border-bottom : none;
}

td.menu_up_over {
	background-color : #336699;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #A0B9D1;
	border : 1px solid White;
	border-left : none;
	height : 16px;
	cursor: hand;
	border-top : none;
	border-bottom : none;
}

td.menu2_up {
	background-color : #8AA8C6;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ECF0F4;
	border : 1px solid White;
	border-left : none;
	height : 16px;
	cursor: auto;
	border-top : none;
	border-bottom : none;
}

td.menu2_up_over {
	background-color : #1B8BAE;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ECF0F4;
	border : 1px solid White;
	border-left : none;
	height : 16px;
	cursor: hand;
	border-top : none;
	border-bottom : none;
}

td.menu {
	background-color : #C4D4E3;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4E7AA7;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: auto;
	border-top : none;
}
td.menu_over {
background-color :#4E7AA7;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white ;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: hand;
	border-top : none;
}
td.menu2_over {
	background-color : #C4D4E3;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4E7AA7;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: hand;
	border-top : none;
}

td.menu_esp {
	background-color : #FFD782;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4E7AA7;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: auto;
	border-top : none;
}

td.menu_esp_over {
	background-color : #FFAC11;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white ;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: hand;
	border-top : none;
}


td.menu_azul {
	background-color : #336699;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ECF0F4;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: auto;
	border-top : none;
}
td.menu_rh_over {
	background-color : #999999;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ECF0F4;
	border : 1px solid White;
	border-left : none;
	border-right : none;
	width : 122px;
	height : 18px;
	cursor: hand;
	border-top : none;
}
div.a {
	z-index : 1;
}