.applemenu{
	margin: 5px 0;
	padding: 0;
	width: 180px;
}

.applemenu div.silverheader a{
	color: #FFFFFF;
	position: inherit; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 180px;
	padding: 5px;
	text-decoration: none;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	height: 30px;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: #FFFFFF;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	color: #FFFFFF;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	padding: 5px;
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.foot {

background-image: url(silvergradientover.gif);
color: white;
}
.hedermenu {
	color: white;
	position: relative;
	text-decoration: none;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: left center;
	height: 25px;
	width: 230px;
}
a:link {
	color: #427287;
}
a:visited {
	color: #427287;
}
a:hover {
	color: #427287;
}
a:active {
	color: #427287;
}
