@charset "UTF-8";
#menubar {
	font-size: 10px;
	color: #738A98;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #ECECEC;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/menubar9_23_07nogroove.png);
	padding-top: 7px;
}
#menubar  a {
	color: #788DA0;
	text-decoration: none;
	border-right-style: none;
	border-right-color: #F4F4F4;
	padding-right: 70px;
	background-image: none;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E4E7DD;
	line-height: 1.5em;
}
#newmenubar a:hover {
	color: #364C64;
}
a:visited {
	color: #999999;
}
#newmenubar a:visited {
	color: #999999;
}

