.text_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.text_white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bloco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#-Layer1 {
	position:relative;
	left:0px;
	top:0px;
	width:366px;
	height:305px;
	z-index:1;
	overflow-y:auto;
}
#Layer1 {
	position:relative;
	left:0px;
	top:0px;
	width:366px;
	height:305px;
	z-index:1;
	overflow:auto;
}
#Layer2 {
	position:relative;
	left:0px;
	top:0px;
	width:366px;
	height:220px;
	z-index:1;
	overflow:auto;
}
#Layer3 {
	position:relative;
	left:0px;
	top:0px;
	width:366px;
	height:220px;
	z-index:1;
	overflow:auto;
}
#Layer1_c {
	position:relative;
	left:0px;
	top:0px;
	width:366px;
	height:305px;
	z-index:1;
	overflow: hidden;
}
