body {
	background-color: #2B72A8;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #2B72A8;
	SCROLLBAR-HIGHLIGHT-COLOR: #2B72A8;
	SCROLLBAR-SHADOW-COLOR: #2B72A8;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #92F1D1;
	SCROLLBAR-TRACK-COLOR: #E8E8E8;
	SCROLLBAR-DARKSHADOW-COLOR: #2B72A8;
}
a:hover {
	TEXT-DECORATION: underline;
}
.txtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C3163;
	text-decoration: none;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3979AD;
	text-decoration: none;
}
.txtmenu:hover{
	color: #5AC3FF;
}
.txtform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #0C3163;
}
.txtpq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.backleft {
	background-color: #E8EFF5;
	background-image: url(/images/back_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtdestaques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E72A9;
	text-decoration: none;
}.txttitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E72A9;
	text-decoration: none;
}
.txtnormalpq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C3163;
	text-decoration: none;
}
