.applemenu{
margin: 5px 0;
padding: 2px;
width: 200px; /*width of menu*/
border: #000000;
}

.applemenu div.silverheader a{
	background: black url(silvergradient.gif) repeat-x center left;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color:#4f1e1e;
	display: block;
	margin:1px;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 100%;
	padding: 5px 0;
	padding-left: 25px;
	text-decoration: none;
	background-color: #DBDBDB;
}


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


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

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



/*===============================================================================================================================*/



.applemenu {margin: 5px 0;
padding: 0;
width: 200px; /*width of menu*/
border: none;
}
.applemenu1 {margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: none;
}
.applemenu1 {margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border:none;
}
