.applemenu
{
	padding: 8px;
	width: 203px;
	border: 0px solid #9A9A9A;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


.applemenu div.silverheader
{
	color: white;
	display: block;
	position: relative;
	width: auto;
	padding: 5px 2px;
	padding-left: 12px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #2A0001;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(menuitem2.gif);
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active
{
color: white;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover
{
background-image: url(menuitem.gif);
color: white;
}
.applemenu div.submenu
{
	padding: 5px;
	/*height: 180px;*/
	background-color: #2A0001;
}
.style1 {color: #742C5E}
