body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D8EDDE;
	
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #F0F0F0;
	
	overflow-x: hidden;
	
	background-image:url(../imagens/personalizadas/background.jpg);
	background-repeat:repeat-x;
}
body,td,th,table,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height:20px;
}

a.menu {
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

a.menu:hover {
	color: #060;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
a.menu:active{
	color: #6C0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}


a {
	color: #FF3300;
	text-decoration: none;
	font-weight:normal;	
}

a:hover {
	color: #060;
	text-decoration: underline;
	font-weight:normal;	
}
a:active {
	color: #060;
	text-decoration: underline;
	font-weight:normal;	
}

.sobretitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF3300;
	font-weight:bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight:bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #060;
	font-weight:bold;
}

.tituloMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
}

.textoMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height:12px;
}

.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.textoMaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

a.paginacao {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
}

a.paginacao:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	text-decoration: underline;
}

.form {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	background-color: #E8F4EA;
	font-style: normal;
	background-position: center center;
	position: static;
	border-right: #093 1px solid;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-bottom: #093 1px solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	background-color: #E8F4EA;
	font-style: normal;
	background-position: center center;
	position: static;
	border-right: #093 1px solid;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-bottom: #093 1px solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #060;
	border-right: #093 1px solid;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-bottom: #093 1px solid;
	background-color: #A2D2AA;
}

.camposelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	border-right: #093 1px solid;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-bottom: #093 1px solid;
	background-color: #E8F4EA;
}

.copyright{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF3300;
	}