body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;

}

.texto_11px_Tahoma {
	font-family: Tahoma;
	font-size: 11px;
}

.texto_11px_Tahoma_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.texto_12px_Tahoma_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.texto_18px_Tahoma {
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}
.texto_18px_Tahoma_bold {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: Black;
}


.vermelho {
	color: #025895;
}
.azul{
	color: #6385A5;
}
.preto{
	color: #000000;
}
.cinza{
	color: #B6B6B6;
}
.imagem_capa {
	border: 1px solid Red;
	margin-right: 6px;
}
.banner {
	border: 1px solid Red;
}
.ponto1x1 {
	font-family: Tahoma;
	font-size: 1px;
}

a.Link_Tahoma_11px_Bold_6385A5:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #6385A5;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_6385A5:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #6385A5;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_6385A5:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_000000:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.Link_Tahoma_11px_000000:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.Link_Tahoma_11px_000000:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


a.Link_Tahoma_11px_Bold_000000:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_000000:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_000000:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_Red:link{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_Red:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

a.Link_Tahoma_11px_Bold_Red:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.lateral {
	border-right: 1px solid #E3E3E3;
}
.Tabela {
	background-image: url(images/pontilhado3.gif);
	height: 3px;
}