<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
.folderRow1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	height: 30px;
	padding-left: 10px;
}
.folderRow1 a:link {
	color: #444444;
	text-decoration: none;
}
.folderRow1 a:visited {
	color: #444444;
	text-decoration: none;
}
.folderRow1 a:hover {
	color: #444444;
	text-decoration: underline;
}
.folderRow2 a:link {
	color: #444444;
	text-decoration: none;
}
.folderRow2 a:visited {
	color: #444444;
	text-decoration: none;
}
.folderRow2 a:hover {
	color: #444444;
	text-decoration: underline;
}
.folderRow2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	background-color: #DDDDDD;
	height: 30px;
	padding-left: 10px;
}
.folderSelected {
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #336699;
	height: 30px;
	padding-left: 10px;
}
.folderSelected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.folderSelected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.folderSelected a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pleaseSelect {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 250px;
	width: 100%;
}</pre></body></html>