.Textos {
	font: 400 12px Verdana;
	text-decoration: none;
	margin: 15px;
}
.MenuInterno {

	font: 300 10px Verdana;
	text-decoration: none;
}
.ChamadaNomeSite {
	font-family: Verdana;
	font-size: 36px;
	color: #003399;
	text-align: center;
	font-style: oblique;
}
.ChamadaSite {
	font-family: Verdana;
	font-size: 14px;
	color: #003399;
	text-align: center;
}
.Body {
	background-image: url(../BackGround/malha.gif);
}
.BordaGeral {
	border: 3px solid #999999;
	margin: 5px;
	background-image: url(../BackGround/malha.gif);
}
.BordaLateralDireita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.BordaSuperiorRodape {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
}
.BordaGeralAzul {

	border: 1px solid #0033FF;
	margin: 5px;
	background-image: url(../BackGround/malha.gif);
}
.BordaInferiorAzul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.BordaLateralesquerda {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
 .BordaGeralFundoCinza {
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
