.fundo {
	background-attachment: scroll;
	background-image: url(../images/fundo_geral.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
BODY {
	scrollbar-face-color:#E7E7E7;
	scrollbar-arrow-color:#B1B1B1;
	scrollbar-track-color:#EEEEEE;
}
.TextoVerde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008283;
}
.TextoVerdeBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008283;
}
.TextoVermelhoBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B70000;
}
.TextoRodape {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008283;
}
.TextoPreto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.TextoVermelho {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A0000;
}
.menudropcss {
	position:absolute;
	border:1px solid #CCCCCC;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width:190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	visibility: hidden;
}
.menudropcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 3px;
	font:normal 11px Tahoma;
	color: #05535A;
}
.menudropcss a:hover {
	background-color: #008283;
	font:normal 11px Tahoma;
	color: #FFFFFF;
}
.formulario {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.link {
	text-decoration: none;
	color:#008283;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9pt;
}
.link:active {
	text-decoration: underline;
	color:#008283;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9pt;
}

.link:hover {
	text-decoration: underline;
	color:#008283;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9pt;
}
.B:link {
	text-decoration: none;
	color:#22716C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}
.B:active {
	text-decoration: none;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}
.B:visited {
	text-decoration: none;
	color:#22716C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}
.B:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 11px;
}
.fundo_topo {
	background-attachment: scroll;
	background-image: url(../images/fundo_topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.titulo
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;  color: #008F94; text-decoration: none; font-weight: bold}