.MenuSelecionado {
	height: 33px;
	padding: 0px;
	text-align: center; }
.MenuAberto {
	height: 33px;
	padding: 0px 5px;
	text-align: center; }
.MenuEllenco {
	background: transparent url(BG_MenuEmpreendimento.gif) no-repeat left top;
	height: 33px;
	width: 100%; }
.SubMenuEllenco {
	background-color: Transparent;
	height: 0px; }
.lnkMenuLevel0,.lnkMenuLevel0:visited,.lnkMenuLevel0:link {
	color: #274b99;
	font: normal 13px Arial;
	line-height: 18px;
	text-decoration: underline; }
.lnkMenuLevel0:hover {
	color: #274b99;
	font: normal 13px Arial;
	line-height: 18px;
	text-decoration: underline; }
.lnkMenuSelLevel0,.lnkMenuSelLevel0:visited,.lnkMenuSelLevel0:link {
	color: #000;
	font: normal 13px Arial;
	line-height: 18px;
	text-decoration: none; }
.lnkMenuSelLevel0:hover {
	color: #000;
	font: normal 13px Arial;
	line-height: 18px;
	text-decoration: underline; }
.lnkMenuLevel1, a.lnkMenuLevel1, a.lnkMenuLevel1:visited, a.lnkMenuLevel1:link {
	color: #e96400;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none; }
a.lnkMenuLevel1:hover {
	color: #e96400;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline; }
.lnkMenuLevel1Selected, a.lnkMenuLevel1Selected, a.lnkMenuLevel1Selected:visited, a.lnkMenuLevel1Selected:link {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none; }
a.lnkMenuLevel1Selected:hover {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline; }

#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;
}

 
