.body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.a:link {
	color: #0066CC;
}
.a:visited {
	color: #003366;
}
.a:hover {
	color: #999999;
}

.divPrincipal {
	position:absolute;
	left:0px; top:0px;
	width:760px;
	height:407px;
	z-index:1;
	overflow: scroll;
}
.divPrincipalComBarra {
	position:absolute;
	left:0px; top:30px;
	width:740px;
	height:377px;
	z-index:1;
	overflow: scroll;
}

.divBarra {
	position:absolute;
	left:0px; top:0px;
	width:760px;
	height:30px;
	z-index:1; overflow:hidden;
     
}
.CssTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #777777;
}
.CssCampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.CssTituloTextoRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.CssTituloTextoRedMaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.CssObservacaoBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.CssTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cssBordaBaixo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.CssCliqueAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
}
.CssInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 3px;
	padding: 3px;
	background-color: #F7F7F7;
}

.linkprincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.linkprincipal:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF8000;
	text-decoration:none;
	}
.barraMenuDivisao{
	color: #FF0000;
	width: auto;
	align: left;
	}	
.linknoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.linknoticias:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF8000;
	text-decoration:none;
	}
.linkSynex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.linkSynex:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FF8000;
	text-decoration:none;
	}
.CssIndicador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #AAB3B3;
	border-bottom-color: #D5DDDD;
	border-left-color: #AAB3B3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 3px;
	padding: 3px;
	background-color: #F7F7F7;
}
.CssTexto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	
}
.cssBordas {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #F0F0F0;
}
