.applemenu{
	margin: 0px;
	padding: 0;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.applemenu div.silverheader a:link{
	font-size: 1.0em;
	color: #300040;
	font-weight: normal;
	padding-bottom: 0.189em;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	padding-left: 0.63em;
	text-decoration: none;
	background-image: url(../images/toparrowdown.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 8px;
	padding-right: 20px;
	height: auto;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}


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


.applemenu div.selected a:link{
	background-image: url(../images/toparrowup.png);
	color: #333;
	background-repeat: no-repeat;
	background-position: right center;
}
.applemenu div.silverheader a:hover{
	background-image: url(../images/toparrowdown2.png);
	color: #333;
	background-repeat: no-repeat;
	background-position: right center;
}
.applemenu div.submenu{ /*DIV that contains each sub menu*/
	/*height: 200px; Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	background-color: #FFFFFF;
	padding-top: 2%;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
}


#acc2 a:link, #acc2 a:visited{
	color: #8CC63E;
	text-decoration: none;
}
#acc2 a:hover, #acc2 a:active{
	color: #333;
	text-decoration: none;
}
#acc3 a:link, #acc3 a:visited{
	color: #8CC63E;
	text-decoration: none;
}
#acc3 a:hover, #acc3 a:active{
	color: #333;
	text-decoration: none;
}
#acc4 a:link, #acc4 a:visited{
	color: #8CC63E;
	text-decoration: none;
}
#acc4 a:hover, #acc4 a:active{
	color: #333;
	text-decoration: none;
}
#acc2, #acc3, #acc4 {
	border:0px solid #EEE;
	padding:0px;
	width:100%;
	font-size: 1.0em;
}
#acc2 p, #acc3 p, #acc4 p{
	padding-top: 0.36em;
	padding-bottom: 0.36em;
	font-size: 0.9em;
}
.team1 {
	min-height: 20px;
}
