body {
	margin: 0;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #577DAE;
}
.tdleft {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}
.tdleftbg {

	background-image: url(images/bg_r2_c1.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.subtitulo {
	font-size: 11px;
	font-weight: bold;
	color: #5379AA;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #385F96;
}
.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9F9F9;
	text-decoration: none;
	background-color: #ED4B00;
	border: 1px solid #385F96;
	font-weight: bold;
}
a,a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover{
	text-decoration:none;
	color:#0C89F5
}a.subtitulo:hover {

	font-size: 11px;
	font-weight: bold;
	color: #5379AA;
	text-decoration: underline;
}
.branco {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:hover {


	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.branco:visited {


	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.subtitulo:visited {

	font-size: 11px;
	font-weight: bold;
	color: #5379AA;
	text-decoration: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextosGrandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ed4b00;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
