#p7swapmenu {
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 0px;
	font: Arial, Helvetica, sans-serif;
	color: #CDD3ED;
}
#p7swapmenu a {
	font: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	/*background-position: 0% 50%;*/
	padding: 0px 0px 0px 3px; /*font-size: 12px;*/
	color: #CDD3ED; /*color: #A1B0C8;*/
	text-decoration: none;
}
#p7swapmenu a:hover {
	color: #C7C198;
	font-weight: normal;
	padding-left: 3px;
}
#p7swapmenu a:active {
	color: white;	
}

#p7swapmenu ul {
	margin-left: 0px;
	padding-left: 0px; /*maybe adjust this*/
	list-style-type: none;
	line-height: 17px;
	
}
#p7swapmenu li {
	list-style-type: none;
	line-height: 14px;
	background-color: transparent;
	
}
#p7swapmenu li ul{
	background-image: url(submenu_bkgrnd.jpg)!important;
	background-repeat: repeat;
	/*padding-left: 8px;*/
}
#p7swapmenu li li ul {
	border-top: 1px solid #515D7F;
	border-bottom: 1px solid #515D7F;
	
	background-image: url(sub_submenu2.jpg)!important;
	background-repeat: repeat;
	padding-left: 0px;
}

.link {
	font-size: 11px;
}

.focus {
	display:block;
	color: #38496A;	
	/*color: #ffffff;*/
	font-weight:bolder;
}

.focus a {
	 color: #38496A;
	/*font-style:italic;*/
}


.focus ul a {
	font-style:normal; 
	font-weight:normal;
}

.arrowClosed {
	background-image: url(arrowup.gif)!important;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.arrowOpen {
	background-image: url(arrowdown.gif)!important;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
.plain {
	padding-left: 11px;
}
.plain a {
	padding-left: 11px;
}
.plain a:active {
	padding-left: 11px;
}
.exfocus {
	color: #38496A;
	}  


/*.closed, .open, .open ul a, .closed ul a {
	font-size: 11px;
	line-height: 7px;
}*/

/*#p7swapmenu li li ul a {
	background-color: Aqua;
	color: #38496A;
}

/*.open ul a, .closed ul a {
	background-image: none;
	} (keep this here or little minus signs appear)
	
.closed2 a {
	background-image: url(arrowup.gif)!important;
	background-repeat: no-repeat;
	font-size: 11px;
}
.open2 a {
	background-image: url(arrowdown.gif)!important;
	background-repeat: no-repeat;
	font-size: 11px;
}
.open2 ul a {
	color: #38496A;
	font-size: 11px;
	background-image: none !important;
	line-height: 14px;
}*/
/*#6F7F9E*/
