<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bigh2{
	
	font-size: 13px!important;
	font-weight: bold;
}

#topbanner {
	width: 762px;
	position: absolute;
	left: 8px;
	top: 8px;
}

#meriq {
	position: absolute;
	left: 625px;
	top: 115px;
	color: #7f7f7f;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#logoutbutton {
	position: absolute;
	left: 672px;
	top: 145px;
	width: 100px;
	text-align: right;
	z-index: 200;
}

#meriqlogo
{
	position: absolute;
	left: 22px;
	top: 437px;
	z-order: 100;
}

#thestats {
	position: absolute;
	left: 8px;
	top: 115px;
	width: 762px;
	z-order: 100;
}

#nav {
	position: absolute;
	left: 8px;
	top: 145px;
	width: 762px;
	z-order: 100;
}

#thecontent{
	position: absolute;
	left: 8px;
	top: 180px;
	width: 762px;
}

h1 {
	font-family: Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
} 

h2 {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
 
 
body
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
 
input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
 
td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}
 
.smallheadline
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}
 
.headline
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 22px;
}
 
a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0d63ab;
	text-decoration: none;
	line-height: 150%;
}
 
a:hover {
	text-decoration: underline;
}
 
.whitelink:link
{
	color: #99CCFF;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline
}
 
.whitelink:visited
{
	color: #99CCFF;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline
}
 
.whitelink:active
{
	color: #99CCFF;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline
}
 
.whitelink:hover
{
	color: #99CCFF;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none
}
 
.blacklink:link
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline
}
 
.blacklink:visited
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline
}
 
.blacklink:active
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline
}
 
.blacklink:hover
{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none
}
 
.paddingcell
{
	padding: 3px;
}
 
.errormsg
{
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
}
 
.goodmsg
{
	color: #009900;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
}

.tdb {
	border-bottom: 1px solid #999999;
}

.tdl {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.tdr {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}</pre></body></html>