<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.mnpQuickSearch
{
	padding: 5px 10px 7px 5px;	
}

.mnpQuickSearch a
{
	text-decoration: inherit;
	color: inherit;
	background: inherit;
	font-weight: normal;
}

.mnpQuickSearch a:visited
{
	text-decoration: inherit;
	color: inherit;
	background: inherit;
	font-weight: normal;
}

.mnpQuickSearch a:hover
{
	text-decoration: inherit;
	color: inherit;
	background: inherit;
	font-weight: normal;
}

.mnpSearchBox
{
	margin: 2px 0px 1px 0px;
}

.mnpSearchButton
{
	margin-left: 7px;
	padding-left: 1px;
}

.syncBarNext
{
	cursor: hand; 
	margin-left: 7px; 
	width: 15px; 
	height: 15px; 
	border-color: #CCCCCC; 
	background: #CCCCCC; 
	border-width: 1px; 
	border-style: solid
}

.syncBarPrevious
{
	cursor: hand; 
	margin-left: 7px; 
	width: 15px; 
	height: 15px; 
	border-color: #CCCCCC; 
	background: #CCCCCC; 
	border-width: 1px; 
	border-style: solid
}


			.mnpQuickSearch
			{
				font: 7.5pt Verdana;
			}
			.mnpSearchBox
			{
				font: 11px Verdana;
			}
			.mnpSearchScopes
			{
				font: 11px Tahoma;
			}
			.mnpSearchButton
			{
				font: 11px Tahoma;
			}
        body
{
	margin: 0px;
}
</pre></body></html>