<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
body, p, div {
	font-family: Arial;
	font-size: 12px;
	background-color: transparent;
}
#adv {
	border: 1px solid #b7b7b7;
	height: calc(100% - 2px);
}
body.nb #adv {
	border: 0 !important;
	height: 100%;
}
#lg {
	height: 35px;
	background: #5e7117 url(/img/advlg.png) no-repeat 5px 2px;
	padding-left: 44px;
	color: #FFF;
	font-size: 9px;
	overflow: hidden;
}
#lg.a {
	cursor: pointer;
}
#lg div {
	font-weight: bold;
	padding: 5px 0 0 0;
	color: #FFF;
	font-size: 12px;
}
#ft {
	text-align: center;
	padding: 4px 0;
	background: #5e7117;
}
#ft a {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	background: url(/img/advpt.png) no-repeat 0 1px;
	padding: 0 2px 0 14px;
}
#ft a:first-child {
	background-image: none;
	padding: 0;
}
#cn {
	text-align: center;
	position: relative;
	overflow: hidden;
	height: calc(100% - 55px);
}
#adv.nz #cn {
	height: calc(100% - 20px);
}
#advv+#cn {
	height: calc(100% - 106px);
}
#adv.nz #advv+#cn {
	height: calc(100% - 71px);
}
#pst, #psd {
	display: block;
	right: 3px;
	position: absolute;
	width: 20px;
	height: 25px;
	background-image: url(/img/ibpt.png);
	background-repeat: no-repeat;
}
#psd {
	background-image: url(/img/ibpd.png);
	bottom: 3px;
}
#pst {
	top: 3px;
}
#cnx {
	text-align: left;
	position: absolute;
	left: 6px;
	top: 0;
}
#cnx img {
	float: left;
	border: 0;
	margin: 0 6px 3px 0;
}
#cnx center img {
	float: none;
}
#cnx a {
	display: block;
	clear: both;
	margin-top: 6px;
	color: #4a110f;
	text-decoration: none;
	font-weight: bold;
}
#cnx a:hover {
	text-decoration: underline;
}
#advv {
	_height: 49px;
	min-height: 49px;
	border-bottom: 2px solid #5e7117;
	background-image: url(/img/advbc203491.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFF;
}
#advv div {
	_height: 49px;
	min-height: 49px;
	background-image: url(/img/advav.png);
	background-repeat: no-repeat;
	background-position: 12px 4px;
}
#advv a {
	display: block;
	padding: 4px 6px 4px 46px;
	font-size: 11px;
	font-weight: bold;
	color: #4a110f;
	text-decoration: none;
}
div.sbc {
	background-color: #FFF;
}
</pre></body></html>