/* CSS Document */


.style1 {color: #FFFFFF}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: none;
}
body {
	background-color: #FAFAF5;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.stateoff {
BORDER-RIGHT: #FDFAF4 0px dotted; BORDER-TOP: #FDFAF4 0px solid; BORDER-LEFT: #FDFAF4 0px solid; BORDER-BOTTOM: #FDFAF4 0px solid
	
}
.stateclicked {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; FILTER: Gray;
}

.stateon {
	BORDER-RIGHT: #D7D7BB 0px dotted; BORDER-TOP: #D7D7BB 0px dotted; Filter: alpha(Opacity=50); BORDER-LEFT: #D7D7BB 0px dotted; BORDER-BOTTOM: #D7D7BB 0px dotted
	}
	
.menu { color: #184D69; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica }

.intens_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
a: hover {text-decoration: underline}
	
.titulo_menu_direita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_pequeno_direita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.intens_menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.texto_corrente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	align: justify;
}
.titulos_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
