td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	MARGIN: 0px;
	COLOR: #666666;
	FONT-FAMILY: Trebuchet MS, Tahoma;

}


body{
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	MARGIN: 0px;
	COLOR: #666666;
	FONT-FAMILY: Trebuchet MS, Tahoma;

}


A:link {
	COLOR: #FF6633; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF6633; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; TEXT-DECORATION: underline
}


#titQuadro{
	font-size: 12px;
	text-align: left;
	font-family: "Trebuchet MS", "Tahoma", "Arial";
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background: #2F49B6;
	
}












.fundopadrao {
	background-color: #eeeeee;
	color: #938975;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted #C9C4AF;
	}


.fundocheio {
	background-color: #cccccc;
	color: #003399;	
	font-family: Trebuchet MS, Tahoma;
	font-size: 15px;
	border: 1px dotted red;
	}