body {
	margin: 0px;
}

#menutop {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	color: #fff;
}

#menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFCC;
}

#menutop a, #menutop em { display: inline; margin: 0 }
#menutop a, #menutop px { border-left: 1px dotted #FFFFFF; padding: 0.2em 0.5em 0.1em; }
#menutop a: first-child { border-left: solid 1px #111; }

#menutop a:link { text-decoration: none; color: #fff }
#menutop a:visited { text-decoration: none; color: #fff }
#menutop a:hover { background: #ff9900; text-decoration: none; color: #fff }

#membership {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
}

#membership {
	font-family: Verdana;
	font-weight: bold;
	line-height: 16px;
}

#membership a, #membership em { display: inline; margin: 0 }
#membership a, #membership px {
	border-left: 1px solid #000000;
	height: 16px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	line-height: 16px;
	padding-top: 0.2em;
	padding-bottom: 0.3em;

}
#membership a: first-child {
	border-left: solid 1px #111;
	color: #000099;
}

#membership a:link {
	text-decoration: none;
	color: #fff;
	background-color: #FF0000;
	font-size: 10px;
	height: 16px;


}
#membership a:visited {
	text-decoration: none;
	color: #fff;
	background-color: #FF0000;
	font-size: 10px;
	height: 16px;


}
#membership a:hover { background: #999999; text-decoration: none; color: #FFFFCC}
