a.linkTexto:link { color:#FFFFFF; text-decoration:none; }
a.linkTexto:visited { color:#FFFFFF; text-decoration:none; }
a.linkTexto:hover { color:#FFFFFF; text-decoration:underline; }
a.t10branco:hover { color:#FFFFFF; text-decoration:underline; }
a.t11branco:hover { color:#FFFFFF; text-decoration:underline; }
a.t11cinza:hover { color:#FFFFFF; text-decoration:underline; }
a.t12branco:hover { color:#FFFFFF; text-decoration:underline; }

#rotator
{
	cursor: pointer;
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 440px;
	height: 269px;
}
#rotator img
{
	width: 440px;
	height: 269px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
/* These are the style specifications for the menu layers.  
   Set width to get more browsers' corporation  */
div.menu  { 
  position:absolute; visibility:hidden; 
  width:110px; left:0; top:0; z-index:500;
  font-size:12px; 
  background-color:#eeeeef; 
  border: 0px solid;	border-color: #f7faff #99a #99a #f7faff; 
}

/* Style specifications for menu items and links  */
div.menu ul { margin:.5em 1em .6em 0; padding:0 }
div.menu ul li { line-height:1; list-style-type:none; margin:0 0 .8em .4em; }

div.menu a { text-decoration:none; white-space:nowrap; }  
div.menu a:link { color:#33b }
div.menu a:visited { color:#339 }
div.menu a:hover { color:#33c; border-bottom:1px dashed #33c }	

.t12branco 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.t10branco 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.t10cinza 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.t11branco 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.t11cinza 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.t12branco 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.t18branco 
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
/* INÍCIO FUNÇÕES LAYER PARA RODAR O ARQUIVO layers_js.js */

#trailimageid{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:380px;	
	height:0px;
	z-index:1000;
} 
#mold{
	position:static;
	left:25px;
	top:19px;
	width:380px;
	z-index:1;
	background-color: #FFFFFF;
} 
.moldTit{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
} 
.moldDesc{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000000;
	text-decoration:none;
} 

.bordeMold{
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
} 

#wait{
	position:absolute;
	left:145px;
	top:150px;
	width:90px;
	height:14px;
	z-index:2;
}

/* FIM FUNÇÕES LAYER PARA RODAR O ARQUIVO layers_js.js */