	@import url("common.css");
	
	.btn-in {
		padding: 4px 4px 4px 7px;
  		background: url('../img/btn_right.png') center right no-repeat;
  		color: #fff;
  		font-family: Arial;
  		font-weight: bold;
		font-size: 11px;
	}
	
	.btn-over {
		padding: 4px 4px 4px 7px;
  		background: url('../img/btn_right.png') center right no-repeat;
  		color: #333;
  		font-family: Arial;
  		font-weight: bold;
		font-size: 11px;
	}
	.btn-down {
		padding: 4px 4px 4px 7px;
  		background: url('../img/btn_right.png') center right no-repeat;
  		color: #666;
  		font-family: Arial;
  		font-weight: bold;
		font-size: 11px;
	}
	
	#pop{
		display: none;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -150px;
		margin-top: -100px;
		padding: 10px;
		width: 400px;
		height: 80px;
		/*color: #d0a010;
		background-color: #ffffe4*/
	}
	
	.bordaBox {
		bbackground: ttransparent; 
		width:70%;
	}
	.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {
		display:block; 
		overflow:hidden; 
		font-size:1px;
	}
	.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {
		height:1px;
	}
	.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {
		background:#ffffe4;
		border-left:1px solid #d0a010; 
		border-right:1px solid #d0a010;
	}
	.bordaBox .b1 {
		margin:0 5px; 
		background:#d0a010;
	}
	.bordaBox .b2 {
		margin:0 3px; 
		border-width:0 2px;
	}
	.bordaBox .b3 {
		margin:0 2px;
	}
	.bordaBox .b4 {
		height:2px; 
		margin:0 1px;
	}
	.bordaBox .conteudo {
		padding:5px;
		display:block;
		background:#ffffe4;
		color: #d0a010;
		text-align:center;
		border-left:1px solid #d0a010;; 
		border-right:1px solid #d0a010;;
	}

	#barNav a {
		font-family: verdana;
		font-size:11px;
		color: #DD4400;
		text-decoration: none;
		background:  #FFF;
		text-align: center;
		padding: 1px 5px 1px 5px;
		margin-top: -5px;
		margin-right: 0px;
		margin-left: 2px;
		border: 1px solid #666666;
		border-top-width: 0px;
		vertical-align: super;
	}
	
	#barNav a:hover {
		/*color: #d0a010;
		background: #ffffe4;*/
		border: 1px solid #666666;
		border-top-width: 0px;
		color: #666;
		background-image: url('../img/sMenu.png'); 
		background-repeat: repeat-x; 
		background-position: bottom left;
	}
	
	#barNavP a {
		font-family: verdana;
		font-size:11px;
		color: #DD4400;
		text-decoration: none;
		background:  #FFFFFF;
		text-align: center;
		padding: 2px 5px 1px 5px;
		margin-top: -5px;
		margin-right: 0px;
		margin-left: 2px;
		border: 1px solid #666666;
		border-top-width: 0px;
		vertical-align: super;	
	}
		
	#barNavP a:hover {
		/*color: #d0a010;
		background: #ffffe4;*/
		border: 1px solid #666666;
		border-top-width: 0px;
		color: #666;
		background-image: url('../img/sMenu.png'); 
		background-repeat: repeat-x; 
		background-position: bottom left;
	}	
	
	.imgTitulo {
		height: 20px;
		vertical-align: middle; 
	}
	
	a.toolpop
    {
     font-family: verdana;
	 font-size: 11px;
     text-decoration: none;
     position: relative;
	 color: #FFFFFF;
	 z-index: 24;
    }
  	a.toolpop:hover
    {
	 text-decoration: none;
	 color: #7a7a7a;
     z-index: 25;
    }
  	a.toolpop span
    {
     display: none;
    }
  	a.toolpop:hover span
    {
     border: 1px solid #f0d070;
     background-color: #ffffe4;
     position: absolute;
     color: #d0a010;
     display: block;
     padding: 3px;
     width: 245px;
     top:2em;
     left:0em;
    }
    
	a.tooltip1
    {
     text-decoration: none;
     color: #333;
    }
    a.tooltip1:hover
    {
     text-decoration: none;
     color: #fff;
    }
    
	a.tooltip
    {
     /*border-bottom: 1px dashed #ff5e2f;*/
     text-decoration: none;
     position: relative;
     color: #7a7a7a;
     z-index: 24;
    }
  	a.tooltip:hover
    {
     /*border-bottom: 1px dashed #7a7a7a;*/
     text-decoration: none;
     color: #d0a010;
     z-index: 25;
    }
  	a.tooltip span
    {
     display: none;
    }
  	a.tooltip:hover span
    {
     border: 1px solid #f0d070;
     background-color: #ffffe4;
     position: absolute;
     color: #d0a010;
     display: block;
     padding: 3px;
     width: 245px;
     top:0em;
     left:5em;
    }
	
	.aNav 
	{ 
		text-decoration: none;
		color: #DD4400;
		text-indent:inherit;
	}
	
	.aNav:hover 
	{ 
		color: #194846;
	}
	
	.aNav.selected {
		color: #225621;
	}
	
	.aMenu 
	{ 
		text-decoration: none;
		color: #FFFFFF;
		text-indent:inherit;
	}
	
	.aMenu:hover 
	{ 
		color: #DD4400;
		
	}
	
	a { 
		text-decoration: none;
		color: #FFFFFF;
		text-indent:inherit;
	}
	
	a:hover { 
		color: #194846;
	}
	
	a.selected {
		color: #225621;
	}
	
	input[type="button"], input[type="reset"] , input[type="submit"] 
	{
		width:70px; 
		height:25px; 
		/*font-style:italic;*/
		font-family: verdana;
		font-size: 11px;
		color: #DD4400;
		cursor: pointer; 
		cursor: hand;
	}


	input[type="button"]:hover, input[type="reset"]:hover , input[type="submit"]:hover 
	{  
		color: #194846;
		font-weight: bold; 
		cursor: pointer; 
		cursor: hand;
	}
	
	.styleB 
	{
		font-family: verdana;
		color: #333333;
		font-size:11px;
	}
	
	.styleDis 
	{
		font-family: verdana;
		color: #333333;
		font-size:14px;
		font-variant:small-caps;
	
	}
	.styleBanner 
	{
		font-family: verdana;
		color: #DD4400;
		font-size:25px;
		font-variant:small-caps;
		font-weight:bold;
	
	}
	.styleDisD 
	{
		font-family: verdana;
		color: #333333;
		font-size:16px;
		font-variant:small-caps;
		font-weight:bold;
	}
	
	.cellTexto 
	{
	font-family: verdana;
	font-size: 13px;
	text-align:justify;
	width:100%;
	border:0;
	color: #373737;
	background-image: url('../img/fund_Ln.png'); 
	background-repeat: repeat-x; 
	background-position: top left;
	}
	
	.scontent 
	{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	}
	
	.cellcontent 
	{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	background-image: url('../img/fund_Ln1.png'); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	}
	.cellcontentover 
	{
	font-family: verdana;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #fff;
	background-image: url('../img/fund_Ln2.png'); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	}
	.cellcontentText 
	{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	background-image: url('../img/fund_Ln.png'); 
	background-repeat: repeat-x; 
	background-position: top left;
	}
	
	.cellcontentW 
	{
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	}
	
	.celltitle 
	{
		font-family: verdana;
		font-size: 12px;
		color: #DD4400;
		
	}
	
	.styMenu 
	{ 
		font-family: verdana;
		font-size: 12px;
		color: #DD4400;
		
	}
	
	.styMenuS 
	{ 
		font-family: verdana;
		font-size: 13px;
		color: #194846;
		
	}
	
	.styMenuSs 
	{ 
		font-family: verdana;
		font-size: 11px;
		color: #194846;
		
	}
	
	.styVerde 
	{
		font-family: verdana;
		font-size: 11px;
		color: #194846;
	}	
	
	.styCinza 
	{
		font-family: verdana;
		font-size: 11px;
		color: #333333;
	}
	
	.styCinza2 
	{
		font-family: verdana;
		font-size: 13px;
		color: #333333;
	}
	.styWhite
	{
		font-family: verdana;
		font-size: 11px;
		color: #FFFFFF;
	}
	.styleW
	{
		font-family: verdana;
		color: #FFFFFF;
		font-size:11px;
	}
	.styMenuW 
	{ 
		font-family: verdana;
		font-size: 12px;
		color: #FFFFFF;
		
	}
	.styMenuSw 
	{ 
		font-family: verdana;
		font-size: 12px;
		color: #FFFFFF;
		
	}
	.styMenuSsw 
	{ 
		font-family: verdana;
		font-size: 11px;
		color: #FFFFFF;
		
	}
	
	.someclass { 
	color               : #333333;
	font-family			: Arial;
	font-size			: 9px;
	text-transform      : lowercase;
	}
	
	.news {
	width				: 500px;
	padding				: 7px 5px 7px 5px;
	min-height			: 75px; 
	FONT-WEIGHT			: bold;
    FONT-SIZE			: 11px;
    COLOR				: #666666;
    FONT-FAMILY			: Verdana, Arial, Helvetica, sans-serif;
  	}
	
	.newst {
	padding				: 0px 0px 5px 0px;
	FONT-WEIGHT			: bold;
    FONT-SIZE			: 11px;
    text-transform      : uppercase;
    COLOR				: #666666;
    FONT-FAMILY			: Verdana, Arial, Helvetica, sans-serif;
  	}
	.newst a{
	text-decoration		: none;
	text-indent			: 0px;
	color				: #666666;
	}
	.newst a:hover{ 
	color				: #666666;
	}
	
	.newsp {
	font-weight			: normal;
	font-size			: 10px;
	text-align			: justify;
	/*text-transform      : capitalize;*/
	padding				: 3px 5px 5px 0px;
	}
	
	.newsp a{
	color				: #DD4400;
	text-decoration		: none;
	FONT-WEIGHT			: normal;
    FONT-SIZE			: 8px;
    FONT-FAMILY			: Verdana, Arial, Helvetica, sans-serif;
    vertical-align		: bottom;
	}
	
	.newsp a:hover{	
	color				: #194846;
	}