#management {
	position: absolute;
	height: 130px;
	width: 209px;
	left: 560px;
	top: 80px;
	overflow: auto;
	z-index: 4;
	visibility: visible;
}
#management p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
}
#management h1 {
	font-size: 12px;
	font-weight: bold;
	color: #A55100;
	padding-left: 20px;
	font-family: "Century Gothic", Tahoma, Georgia;
	padding-right: 20px;
}
#management a:link {
	color: #A55100;
	text-decoration: none;
}
#management a:visited {
	color: #A55100;
	text-decoration: none;
}
#management a:hover {
	background-image: url(../images/global/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}
#carlos a:active {
	background-image: url(../images/global/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}
#mask {
	background-color: #FFFFFF;
	position: absolute;
	height: 345px;
	width: 209px;
	left: 560px;
	top: 200px;
	z-index: 3;
}

