<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topbox {
	position: relative;
	z-index: 10;
	width: 100%;
	color: #cccccc;
	font-size: 12px;
	line-height: 135%;
	font-family: Arial;
	margin: 0;
	padding: 0;
	font-family: Arial;

}

#topbox p {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: justify;
  color: #cccccc;
  padding-left: 3px;
  padding-right: 3px;

}

#topbox a,
a:hover {
	text-decoration: none;
	color: #3366ee;
}



#topbox-content {
	background: #555555 url(../images/topbox/topbox-bg-b.png) repeat-x bottom left;
	padding: 0px 0px 5px 0px;
	color: #999999;
}

#topbox-content .inputbox {
	border: 1px solid #444444;
	BACKGROUND: URL(../images/topbox/inputbox-bg-black.png) repeat-x top left;
	COLOR: #CCCCCC;
	height: 20px;
}

#topbox-content .inputbox:focus {
	border: 1px solid #333333;
}

#topbox-content .button {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #444444;
	border-top: 1px solid #444444;
	BACKGROUND: #333333 URL(../images/topbox/button-bg-black.png) repeat-x top left;
	color: #CCCCCC;

}

#topbox-content td {
	line-height: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#topbox-content a {
	color: #CCCCCC;
}

#topbox-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topbox-content .moduletable {
	border: none;
}

.topbox-module {
	margin: 0px auto !important;
	width: 858px;
	padding: 2px 8px;
	padding-top: 10px;
}

#topbox-menu {
	margin: -5px auto;
	width: 858px;
	height: 25px;
}

#topbox-menu .topbox-tap {
	height: 25px;
	margin-right: 5px;
	float: right;
	position: relative;

}

#topbox-menu a.topbox-tap-m {
	background: url(../images/topbox/toptap-bg-m.png) repeat-x top left;
	float: left;
	position: relative;
	height: 24px;
	line-height: 24px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

#topbox-menu a.topbox-tap-m:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#topbox-menu .topbox-tap-l {
	background: url(../images/topbox/toptap-bg-l.png) no-repeat top left;
	float: left;
	position: relative;
	height: 24px;
	width: 10px;
}

#topbox-menu .topbox-tap-r{
	background: url(../images/topbox/toptap-bg-r.png) no-repeat top right;
	float: left;
	position: relative;
	height: 24px;
	width: 10px;
}


#topbox-menu .topbox-tap-support-m {
	background: url(../images/topbox/toptap-support-bg-m.png) repeat-x top left;
	float: left;
	position: relative;
	height: 24px;
	line-height: 24px;
}

#topbox-menu .topbox-tap-support-m a .t-online {
	color: #CCFF00;
}

#topbox-menu .topbox-tap-support-m a .t-offline {
	color: #CCCCCC;
}

#topbox-menu .topbox-tap-support-m a {
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

#topbox-menu .topbox-tap-support-m a:hover {
	text-decoration: none;
}

#topbox-menu .topbox-tap-support-l {
	background: url(../images/topbox/toptap-support-bg-l.png) no-repeat top left;
	float: left;
	position: relative;
	height: 24px;
	width: 10px;
}

#topbox-menu .topbox-tap-support-r{
	background: url(../images/topbox/toptap-support-bg-r.png) no-repeat top right;
	float: left;
	position: relative;
	height: 24px;
	width: 10px;
}

.nodisplay {
	display: none;
}

.moduletable {
	padding: 0;
}
.f-smaller a {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial;
}
.f-smaller {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial;
}

font.lightgreen {
	color: #00cc33;
	font-weight: bold;
	font-family: Arial;
}
</pre></body></html>