body {
	background-color:#E6EFF4;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

a {
	color: #7C7C7C;
	text-decoration: none;
}
a:hover {
	color: #C86300;
	text-decoration: none;
}
a.linkum:link {
color: #585858;
text-decoration:none;
}
a.linkum:visited {
color: #666666;
text-decoration:none;
}
a.linkum:hover {
color: #006699;
text-decoration:underline;
}
a.linkum:active {
color: #666666;
text-decoration:underline;
background-color:#000000;
}
.style2 {
	font-size: 10px;
	color: #919191;
	font-family: tahoma;
}

.style3 {
	font-size: 10px;
	color: #C46200;
	font-family: tahoma;
}

.style4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #ffffff;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #7C4A2C;
	font-weight: normal;
	text-align:justify;
}
.style8 {
	font-size: 11px;
	font-family: Tahoma;
	color: #7C4A2C;
	font-weight: bold;
}
.style12 {
	font-family: Tahoma;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

.style13 {
	font-family: Tahoma;
	font-size:11px;
	color: #7C7C7C;
	font-weight: bold;
}

.tabela {
	background-color: #ffffff;
}

.tab_esq {
	background:url(sombra_esq.gif); 
	background-repeat:repeat-y; 
	background-position:right;
}

.tab_dir {
	background:url(sombra_dir.gif); 
	background-repeat:repeat-y; 
	background-position:left;
}

.texto {
	font-family: Tahoma;
	font-size:11px;
	color: #585858;
	text-align:justify;
}

ul.nav { 
	margin:0; 
	padding:0;
	}
	
ul.nav li {
	list-style:none;	
	display:inline;
	}
ul.nav li a {
	float:left;
	}

.barNav a {
	font: 12px  Arial, Verdana,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 1px 5px;
	margin-right:1px;
	border: 1px solid #666666;
	background-color: #EBEBEB;
}

.barNav a:active {
	color: #ffffff;
}

.barNav a:hover {
	color: #0066CC;
	border: 1px solid #003366;
	background-color: #FFFFFF;
}
