#menu {
	width: 150px;
	z-index: 10;
	height: 75px;
	left: 594px;
	top: 161px;
	position: absolute;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
















}

#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #4E4857;
	color: #EEF0E3;
	display: block;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #929566;
	border-bottom: 1px solid #848C71;
	border-left: 1px solid #929566;


}
.closed a:hover, .open a:hover {
	background-color: #ACB39F;
	color: #5B624F;
}
.closed a {
	background-image:    url(Swapclass/menplus.gif);
}
.open a {
	background-image:    url(Swapclass/menminus.gif);
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image:    url(Swapclass/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#666;
	font-size: 0.9em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
.open ul a:hover {
	background-color: transparent;
	color: #000000;


}
#p7current {
	font-weight: bold;
	}
