@charset "utf-8";
.f11branco {
	font-family: Arial;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.a11cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #323232;
	text-decoration: none;
}
.a10cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.a11amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #e19501;
	text-decoration: none;
}

.Container {
  width: 545px;
  height: 290px;
}
#Scroller-1 {
	position: relative;
	overflow: hidden;
	width: 570px;
	height: 290px;
}
#Scroller-1 p {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #646464;
}
.Scroller-Container {
	position: absolute;
	text-align: justify;
	width: 567px;
	left: 331px;
	top: 2px;


}
.Scrollbar-Up {
  cursor: pointer;
}
.Scrollbar-Down {
  cursor: pointer;
}
.Scrollbar-Handle {
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 267px;
  position: absolute;
  background: transparent url(images/scrollbar_track.gif) no-repeat center center;
}
.tablemargin td {
	border: 1px solid #FFFFFF;
}
.tablemargin {
	border-collapse:collapse;
}

