<style type="text/css">

.applemenu{
margin: 0px 0;
padding: 0;
width: 218px; /*width of menu*/
border: 0px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: white ;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 1px 0;
padding-left: 0px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 70px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.Estilo86 {
	font-family: Tahoma;
	font-size: 13px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
</style>

<style type="text/css">
<!--
.Estilo23 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #3131FF;
}
-->

</style>
