<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#Search LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}*/

UL.object-groups
{
	margin: 0/*15px 0 0 0*/;
	padding: 0px;
}

.object-groups-item
{
	padding-left: 0/*15px*/;
}

.object-groups-item-title
{
	font-weight: bold;
	/*text-indent: -15px;*/
}

.object-list
{
	margin: 10px 0 0 0;
	padding: 0px;
}

.object-list-item
{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 10px 28px;
	text-indent: -28px;
}

.object-list-item .tools
{
	padding-top: 3px;
}

.object-list-item .tools A
{
	color: #007000;
	font-size: 8pt;
	text-decoration: none;
}

.object-list-item .tools A:hover
{
	/*color: #0000FF;*/
	text-decoration: underline;
}

/* LayerList */

.layer-list
{
	margin: 0;
	padding: 0;
}

.layer-list-item
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	/*padding: 0 0 2px 28px;
	text-indent: -28px;*/
}

.layer-list-item-header
{
	/*color: #777777;
	font-weight: bold;*/
	/*list-style-type: disc;*/
	padding: 0;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	/*padding: 0 0 2px 28px;
	text-indent: -28px;*/
}

.layer-list-item A
{
	/*color: Green;*/
	text-decoration: none;
}

.layer-list-item A:hover
{
	/*color: Green;*/
	text-decoration: underline;
}

.layer-path
{
	border-bottom: solid 1px Silver;
	margin-bottom: 10px;
}

.layer-path A
{
	color: Green;
	text-decoration: none;
}

.layer-path A:hover
{
	text-decoration: underline;
}

.layer-path SPAN
{
	color: Gray;
	/*font-weight: bold;*/
}


/*#Search UL
{
	margin: 15px 0 0 0;
	padding: 0px;
}

#Search LI
{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 10px 28px;
	text-indent: -28px;
}

#Search .tools A
{
	color: Gray;
	font-size: 8pt;
	text-decoration: none;
}

#Search .tools A:hover
{
	color: #880000;
}*/
</pre></body></html>