.Comunicacoes {
	font-size: 18px;
	font-weight: 900;
	color: #B90000;
	letter-spacing: 1px;
}
.Comunicacoes:first-line {
	font-size: 18px;
}
.Comunicacoes_texto {
	font-size: 13px;
	font-weight: lighter;
}
.TITULOS {
	font-weight: 900;
	color: #b90000;
	font-size: 15px;
	letter-spacing: 1px;
}
.negrito {
	font-weight: bold;
}
.-------------------{}
.-------------------{}
.-------------------{}
.-------------------{}
.-------------------{}

table {
	text-align: justify;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 22px;
}

.principal {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	background-image:  url(pics/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.menu {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
.colunaLOGO {
	height: 743px;
	width: 208px;
}

.caixas {
	width: 97%;
	font-size: 12px;
	line-height: 17px;
}
a:link,a:visited,a:active {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: underline;
}
.menu a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

.Comunicacoes a:link,a:visited,a:active,.TITULOS a:link,a:visited,a:active  {
	color: #bf0000;
	text-decoration: none;
}

.Comunicacoes a:hover,.TITULOS a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bf0000;
}

body {
	scrollbar-3d-light-color: #0066CC;
	scrollbar-arrow-color: #0066CC;
	scrollbar-base-color: #0066CC;
	scrollbar-dark-shadow-color: #FFCC00;
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: FFCC00;
	scrollbar-shadow-color: 0066CC;
	background-color: #FFFFFF;
}

.copyright {
	font-size: 11px;
	line-height: 11px;
}
input {
	background-color: #eeeeee;
	width: 180px;
	letter-spacing: 1px;
}
button {
	background-color: #CCCCCC;
	width: 80px;
}
.PoweredBY {
	font-size: 10px;
}

