/* CSS Document */

.text10-azul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: 576C8E;
	text-decoration: none;

}
.text10-azul:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #8294B3;
	text-decoration: none;
}



.text11-azul-neg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 7188AD;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.text11-azul-neg:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 7188AD;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}



.text11-cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 4D4D4D;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.text11-cinza:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 4D4D4D;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}







.tab-line-cinza {
	text-decoration: underline;
	border: 1px solid #CCCCCC;
}



.tab-line-cinza2 {
	text-decoration: underline;
	border: 1px solid #EAEAEA;
	background-color: #F2F2F2;
}



body {
	background-color: #e1eced;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



