<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sherpa-style1 {
	color: #009999;
	font-weight: bold;
}
.sherpa-style2 {
	color: #FFFF00
}
.sherpa-style3 {
	font-size: medium;
	font-weight: bold;
}
.sherpa-style4 {
	font-weight: bold;
}
.sherpa-style6 {
	color: #FFFFFF;
	background-color:#000099;
}
.sherpa-style8 {
	color: #000099;
	background-color:#D9D9FF;
}
.sherpa-style9 {
	color: #000099;
	background-color:#FFFFFF;
	padding-right:.5em;
}
table#sherpa-spec td {
	padding-left:.5em;
}

#sherpa {
	list-style: none outside !important;
	margin: 0px;
	font-family:Lucida Sans, Lucida Sans Unicode, Verdana;
	font-size:12px;
}
#sherpa ul {
	background-color: #fff;
	display: none;
	list-style: none outside !important;
}
#sherpa li {
	min-height: 20px;
	position:relative;
}
#sherpa li &gt; a {
	display: block;
	line-height: 20px;
	text-indent: 10px;
}
#sherpa &gt; li &gt; a {
	color: #FFF;
	text-indent: 12px !important;
}
#sherpa &gt; li &gt; a.menu_closed, #sherpa &gt; li &gt; a.menu_open {
	background: no-repeat 4px 5px;
	margin:.0em .5em;
	margin-top:.5em;
}
#sherpa &gt; li &gt; ul {
	margin:0em .5em;
}
#sherpa &gt; li &gt; a.menu_closed &gt; span {
	background-position:left;
	background-repeat:no-repeat;
	background-image:url('/modules/plugins/Sherpa/skin/images/closed.png');
}
#sherpa &gt; li &gt; a.menu_open &gt; span {
	background-position:left;
	background-repeat:no-repeat;
	background-image:url('/modules/plugins/Sherpa/skin/images/open.png');
}

</pre></body></html>