body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th, select, input {
	font-family: verdana;
	font-size: 11px;
}
.cinza {
	color: #CCC;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#apDiv1 {
	position:absolute;
	left:366px;
	top:587px;
	width:536px;
	height:167px;
	z-index:1;
	background-color: #00FFFF;
}