<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 642px;
	background:  url("../images/bg-wrapper.gif") repeat-y;
}
#tdLeft {
	width: 159px;
	float: left;
	position: relative;
	left: 25px;
	text-align: left;
}
#logo {
/*	background: url(http://www.aventurs.com/images/matnet_sm.gif) no-repeat;   */
	height: 75px;
	width: 159px;
}
#tdMid {
	width: 428px;
	float: left;
	position: relative;
	left: 32px;
	text-align: left;
}
#top {
	background: url(../images/bg-top.gif) no-repeat;
	height: 17px;
	width: 428px;
}
#bot {
	background:  url("../images/bg-bot.gif") no-repeat;
	width: 642px;
	padding-top: 4px;
	font-size: 9px;
	color: #95A0B5;
	padding-bottom: 10px;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.hidden {
	display: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
}
table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #323247;
	width: 100%;
}
th {
	background: #F3F3F3;
	border: 1px solid #C1C1D7;
	font-weight: bold;
}
.error {
	color: #FF3333;
	font-weight: bold;
}
form, input, textarea, select {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #494969;
}
.button {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #494969;
	padding: 2px;
}
a:link, a:visited {
	color: #71859B;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ECA63E;
	text-decoration: none;
}
.menuBox a:link, .menuBox a:visited {
	font-weight: bold;
	color: #71859B;
	text-decoration: none;
}
.menuBox a:hover, .menuBox a:active {
	color: #ECA63E;
	text-decoration: none;
}
</pre></body></html>