<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background:			#417250 !important;
}

table.gbTable {
	border-top: solid 2px #417250;
	border-left: solid 2px #417250;
	border-right: solid 2px #417250;
	border-bottom: solid 2px #417250;
}

img.gbClose {
	background-color: #417250;
}

.container_headnav,
div.widget
{
	background:			#133C47;
	background: 		-webkit-gradient(linear, 0 0, 0 20%, from(#184E5C), to(#133C47)) !important;
	background: 		-moz-linear-gradient(top, #184E5C, #133C47 20%) !important;
}
</pre></body></html>