body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #9FBC2E url('../imagens/bg2.jpg') no-repeat  top; 
}

/*.table_bg {
	background-image: url("imagens/bg2.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background:#9DBD2E;
}*/

a:link {
	color: #41525C;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #41525C;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #41525C;
	font-weight: normal;
	text-decoration: underline;
}
 
a:active {
	color: #41525C;
	font-weight: normal;
	text-decoration: underline;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #374751;
	text-align: left;
	text-decoration: none;
}

.texto7 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; text-decoration: none }
.texto10 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none }


.texto_direita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #41525C;
	text-align: right;
	text-decoration: none;
}

.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #AD1E18;
	text-decoration: none;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A868D;
	text-align: center;
	text-decoration: none;
	height: 65px;
	vertical-align: middle;
}

.rodape a:link{
	font-weight: normal;
	color: #7A868D;
	text-decoration: none;
}

.rodape a:visited{
	font-weight: normal;
	color: #7A868D;
	text-decoration: none;
}

.rodape a:hover{
	font-weight: normal;
	color: #7A868D;
	text-decoration: underline;
}

.rodape a:active{
	font-weight: normal;
	color: #7A868D;
	text-decoration: underline;
}

.texto_menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #41525C;
	text-align: left;
	text-decoration: none;
}

#listaarrow ul{
	list-style: none;
	margin:0px 0px 0px 0px;/*top right bottom left*/
	padding:0px 0px 0px 0px;/*top right bottom left*/
}

#listaarrow li{
	list-style-image:url(../imagens/bullet.gif);
	font-size: 13px;
	line-height:18px;
	padding: 0px 0px 0px 0px;/*top right bottom left*/
	margin: 0px 0px 0px 25px;/*top right bottom left*/
}

.titulobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #76AB43;
	height: 26px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #ddd;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #76AB43;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #ddd;	
}

.form {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

.button {
	text-align: left;
	border: 1px solid #999999;
	background-color: #dedede;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
} 
