.tbl_cinz {
	background-color: #CCCCCC;
}
.tbl_white {
	background-color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
div.logoAS
{
	width: 77px;
	height: 140px;
	position: absolute;
	top: 10px;
	left: 50px;
	border: none;
	/* background-image: url(Images/logo_another-step_big.jpg); */
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	/* text-indent: 10px; */
	list-style-type: none;
	text-align: left;
}

li.gestao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	/* text-indent: 10px; */
	list-style-type: none;
	text-align: left;
}

.main_body_title {
	color: #000000; 
	font-weight: bold; 
	font-size: 14px;
	font-family: "CG Omega";
	font-family: Arial, Helvetica, sans-serif; 
}

.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.main_body_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.custom_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration:none;
}

.main_body_text_9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.main_body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


div.float_left {
	float: left;
	width: 480px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


div.float_right {
	float: right;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

select.filter {
	height: 20px;
	font-size: 11px;
	
}

input.filter {
	height: 14px;
	font-size: 11px;
	width: 200px;
}

input.go_button {
	height: 20px;
	font-size: 11px;
	width: 40px;
}
