ul li {
	position: relative;
	}
li ul {
	position: absolute;
	top: 0;
	display: none;
	bottom: 149px;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #999;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
li:hover ul, li.over ul { 
	display: block; }
.TopMNav {
	font-family : "Arial Narrow";
	font-size : 11px;
	text-align : center;
	font-weight : bold;
	color : #666666;
	display : run-in;
	height : 19px;
	border: thin none;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TopMNav a:hover {
	color : #990000;
	text-decoration : none;
}
.TituloBlanco {
font-family : Arial, Helvetica, sans-serif; font-size : 14px; font-style : normal; line-height : normal; font-weight : bold; color : #FFFFFF; text-indent : 0px;
}
.TituloNegro {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : #000000;
	text-indent : 0px;
	letter-spacing: 5px;

}
.TopMNav a {
	font-size : 11px;
	color : #666666;
	font-family : "Arial Narrow";
	text-decoration : none;
}
.Top2MNav {
	font-family : "Arial Narrow";
	font-size : 11px;
	text-align : center;
	font-weight : bold;
	color : #000000;
	background-color : #4F4F4F;
	display : run-in;
	height : 20px;
	border: thin none;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Top2MNav a:hover {
	color : #FFD000;
	text-decoration : none;
}
.Top2MNav a {

	font-size : 11px;
	color : #999999;
	font-family : "Arial Narrow";
	text-decoration : none;
}
.BlackFrame {
	border: 1px solid #000000;
	padding: 17px;
	background-color: #000000;
}
.ArialNarrowBlanco {
	font-family : "Arial Narrow";
	font-size : 14px;
	font-style : italic;
	line-height : normal;
	font-weight : normal;
	color : #FFFFFF;
	padding: 10px;
}
.TimesRomanBlanco {

	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-style : italic;
	line-height : normal;
	font-weight : normal;
	color : #FFFFFF;
	padding: 10px;
}
.TextoBlanco {
font-family : Geneva, Arial, Helvetica, sans-serif; font-size : 11px; font-style : normal; line-height : normal; font-weight : normal; color : #FFFFFF;
}
a {
	color: #FFCC00;
}
