.NoUnica {
	font-family: Arial, Helvetica, sans-serif;
}
table2.nt td a{
	display: block;
	background-color: #666666;
} 
table.nt td a:link, table.nt td a:visited {
	display: block;
	background-color: #CCCC00;
} 
table.nt td a:hover, table.nt td a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
} 
.lnl {margin-left: 10px; margin-top: 2px; margin-bottom: 2px;}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {
	position:relative;
	margin: 0px;
	padding: 0px;
}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width:1000px;
	height:25px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../images/TabPrincipal_02.jpg);
	text-align: center;
	border: 0px solid #000066;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	width:150px;
	padding:5px 15px 0px;
	background-color:transparent;
	color:#333333;
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	border-width:0px 1px;
	border-style:solid;
	border-color:#333333 #333333 #333333 #CCCCCC;
	height: 20px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{
	background-color:#EFF4FA;
	color:#000000;
	text-decoration:underline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		width:auto;
		padding:0px;
		margin:0px;
		background-color:#D6DCE2;
		border-width:1px;
		border-style:solid;
		border-color:#333333;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:3px 30px 3px 5px;
		color:#333333;
		font-size:0.7em;
		border-width:0px 1px 0px 1px;
		border-style:solid;
		border-color:#D6DCE2;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:none;
		border-color:#666666;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
		border-color:#666666;
	}

