#maincontent {
	background-color: #E3E0BB;
	border: 1px solid;
	border-color: #E4E9D8 #4A85BD #4A85BD #E4E9D8;
	font-size: .85em;
	line-height: 1.5em;
	padding: 20px 30px;
	text-align: justify;
	width: 420px;
}
h2.first {margin: 0; color: #FFFFFF; font-size: 1.5em;}
#p7swapmenu {
background-color:#FFFFFF;
border: 1px solid;
border-color: #E4E9D8 #4A85BD #4A85BD #E4E9D8;
left: 0px;
padding: 0px;
position: absolute;
top: 0px;
}

.bottommenu li {

	list-style-type: none;
	display: inline;
}

#p7swapmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-image: none;
	display: inline;
}


.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #4A85BD;
	border: 1px solid;
	border-color: #2F6AA2 #2F6AA2 #2F6AA2 #2F6AA2;
	color: #EEF0E3;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 1px;
	text-decoration: none;
}
.closed a:hover, .open a:hover {
	background-color: #296298;
	color: #5B624F;
}
.closed a {
	background-image:url(../images/ico_plus.gif);
	list-style-type: none;
}
.open a {
	background-image:url(../images/ico_minus.gif);
	list-style-type: none;
}
.closed ul a, .open ul a, .open ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #0074E0;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	list-style-position: outside;
}
.open ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #003260;
	text-decoration: none;
}
#p7current {font-weight: bold;}
.nobullet {
	list-style-type: none;
}



