body {
	background-image: url(imagens/back.jpg);
	background-color: #007CC4;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #00458E;
	font-weight: bold;
	font-size: 11px;
}
.style2 {
	color: #E77817;
	font-weight: bold;
}

.style3 {
	font-weight: bold;
}
.style5 {color: #EAB106; font-weight: bold; }
.style6 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.style7 {color: #E77817}
.style8 {
	font-size: 9px;
	font-style: italic;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
}

a:active, a:visited,  a:link { color: #00458E;	text-decoration: none; }
a:hover { color: #E77817; text-decoration: none; }

a.nav:active, a.nav:visited,  a.nav:link { color: #000000; text-decoration: none;}
a.nav:hover { color: #003399; text-decoration: none; }

a.navlaranja:active, a.navlaranja:visited,  a.navlaranja:link { color: #E77817; text-decoration: none;}
a.navlaranja:hover { color: #E77817; text-decoration: none; }

.justif {
	text-align: justify;
}
.borderimage{
border:1px solid white;
}
