<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body, html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	background-color: #f57f20;
	color: #ffffff;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	margin: 0px auto;
	text-transform: uppercase;
}
a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
}
br {
	margin: 0px;
	line-height: auto;
}
a:hover {
	color: #f9ba8f;
}
.me {
	font-weight: bold;
	color: #f9ba8f;
}
.orange {
	color: #f9ba8f;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	margin: 0px auto;
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	margin: 0px auto;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	margin: 0px auto;
}
h1, h2, h3 {
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 162px;
}
h1 {
	background-image: url(../images/sg40pre-pre-curves_01.gif);
	height: 25px;
}
h2.comingsoon {
	background-image: url(../images/sg40pre-pre-curves_02.gif);
	height: 9px;
}
h2.offline {
	background-image: url(../images/sg40pre-pre-curves_03.gif);
	height: 21px;
}
img {
  border: 0px none;
	text-align: center;
	margin: 0px auto;
}
.all {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
td.all {
	padding: 10px 20px 20px 20px;
}
.all table {
	width: 60%;
	margin: 0px auto 0px auto;
}
.all table td {
	text-align: left;
	width: auto;
}
p.event {
	width: 80%;
	/* text-align: left; */
	margin-left: auto;
	margin-right: auto;
	
}
</pre></body></html>