body 		{
	scrollbar-face-color: #325EC1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #010066;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.data{
	font-family: Tahoma;
	font-size: 11pt;
	color:#FFFFFF
}

.formCaixa{
 	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	border: 1px solid #333;
	background-image: url(../images/f_cx.gif);
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

td{
	font-family: "verdana";
	font-size: 8pt;
};



.texto  {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #010066;
}


.fotos {
	font-family: verdana;
	font-size: 7pt;
	color: #FF0066;
}


.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD5470;
	font: bold;
	text-decoration: none;
}


.textos {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.bgTopoRepete {
	background-image: url(../images/topo_repete.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgDivConteudoRepete {
	background-image: url(../images/div_conteudo_repete.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.textoMenu {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.linksTopo {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.rodape {
	background-image: url(../images/rodape.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.rodapeTexto {
	font-family: Arial;
	font-size: 11px;
	color: #010066;
	text-decoration: none;
}
.linhaDivisaoVertical {
	background-image: url(../images/linha_divisao.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
