body {
	scrollbar-base-color: #999999;
	scrollbar-track-color: #999999;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color:#8b918d;

	scrollbar-3dlight-color:#;
	scrollbar-darkshadow-color: #8b918d;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #fff;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #377385;
	text-decoration: none;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:208px;
	top:22px;
	width:132px;
	height:140px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:0;
	top:0;
	width:90%;
	height:183px;
	z-index:1;
	visibility: visible;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: left;
	vertical-align: baseline;
	line-height: 17px;
	display: inline;
	clip: rect(5px,8px,5px,8px);
	margin: 10px;
	padding: 0px;
	height: 80px;
	width: 80%;
}

