/* CSS Document  */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.style2 {color: #2989b3}
.style3 {
	color: #6A6A6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 12pt;
	font-stretch:expanded;
	

	}
.style4 {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.style5 {color: #2989b3; font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
	


#navlist
{
padding: 6 0 0 0;
margin-left: 0;
font: 10px Arial, sans-serif;
color: #2989b3;
background: #FFFFFF;
width: 190px;

}

#navlist li
{
list-style: none;
margin: 0;
border-top: 0px solid #FFFFFF;
text-align: left;
}

#navlist li a
{
	display:inherit;
	border-left: 8px solid #e6e6e6;
	background: #FFFFFF;
	text-decoration: none;
	height:15px;
	padding-top: 0.25em;
	padding-right: 0.15em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

#navlist li a:link { color: #2989b3; }
#navlist li a:visited { color: #2989b3; }

#navlist li a:hover
{
border-color: #6A6A6A;
color: #EB8D1C;
}

#navlist a:link#current, #navlist a:visited#current
{
border-color: #2989b3;
color: #EB8D1C;
}

.fundo_tab_top
{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15;
	background-color: #F7F7F7;
}

.fundo_tab_importantdt0b
{
	color:#FFFFFF;
	font-weight:bold;
	border-right-width: 0px;
	border-right-style: groove;
	border-right-color: #CCCCCC;
	background-color: #2989b3;
}

.fundo_tab_importantdt0
{
	border-right-width: 0px;
	border-right-style: groove;
	border-right-color: #CCCCCC;
	background-color: #F7F7F7;
}

.fundo_tab_importantdt 
{
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #F7F7F7;
}

#copyright {
	font-size: 10px;
	color:#999999;
	font-family: verdana, helvetica, arial, sans;
	font-weight: normal;
	}

#copyright a:link {
	font-size: 10px; 
	font-family: verdana, helvetica, arial, sans;	
	color: #999999; text-decoration: underline;
	}

#copyright a:visited 	{ 
	font-size: 10px; 
	font-family: verdana, helvetica, arial, sans;	
	color: #999999; text-decoration: underline;
	}

#copyright a:active { 
	font-size: 10px; 
	font-family: verdana, helvetica, arial, sans;	
	color: #999999; text-decoration: underline;
	}

#copyright a:hover { 
	font-size: 10px; 
	font-family: verdana, helvetica, arial, sans;	
	text-decoration: none;
	color: #669900;
	}

