body {
	background-color: #d5c9ae;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgleft {
	background-image: url(../_img/bg-left_expo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(../_img/bg-right_expo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcenter {
	background-image: url(../_img/bg-center_expo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 778px;
	height: 221px;
}
td, .txtPadrao {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346933;
	text-decoration: none;
	line-height:18px;
	}
.txtTitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bc6d20;
	text-decoration: none;
	line-height:22px;
}
a, .lnkPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #346933;
	text-decoration: none;
	line-height:18px;
}
a:hover, .lnkPadrao:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc6d20;
	text-decoration: underline;
}
a, .lnkMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #346933;
	text-decoration: none;
	line-height:16px;
}
a:hover, .lnkMenor:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc6d20;
	text-decoration: underline;
}
.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	line-height:16px;
}

.tituloQuadro {
	background-color:#b9bd58;
	margin-left:35px;
	margin-top:20px;
	width:700px;
	*width:705px;
	border:1px dashed #009933;
	padding-left:5px;
}
