body {
	background-color:#660000;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_topo
{
	background-image: url(../imagens/vermbg.jpg);

}
.fundo_conteudo
{
	background-image: url(../imagens/fundo_conteudo.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.fundo_marcador
{
	background-image: url(../imagens/marcadorvermelho.jpg);
	background-repeat: no-repeat;
}
.fonte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #BB0000;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:703px;
	height:162px;
	z-index:1;
	}
.form
{
	border:thin solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../imagens/fundo_dados.jpg);
	background-repeat: repeat;
}
.titulo_topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.exclusivo {

	background-image: url(../imagens/exclusivo_vermelho.gif);
	background-repeat: no-repeat;
}
.style1 {color: #FF0000}
img {
	behavior: url("../pngbehavior.htc");
}

