.heirMenu-text{
  font-family:Arial;
  font-weight:bold;
  font-size:12px;
  color:white;
  text-align:justify;
  vertical-align:center;
}

a.heirMenu-look{
	margin-top:0px;
	text-decoration:none;
	margin-left:5px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	height : 16px;
	text-align:left;
	background-color:#637E9D;
}


a.heirMenu-look:hover{
	margin-top:0px;
	text-decoration:none;
	margin-left:5px;
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	border-bottom: 1px solid gray;
	text-align:justify;
	height : 16px;
	color:black;
	background-color:orange;
}

.heirMenu-level3{
	margin-left:40px;
}

.heirMenu-level2{
	margin-left:20px;
}