<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link
{
	color: #0000FF;
}
div.Container   
{
	width: 900px;
	background-color: #FFFFFF;
	position: relative;
	margin:0 auto;
	text-align:left;
	border: dashed
}
a:visited
{
	color: #0000FF;
} 
a:active 
{
	color: #0000FF;
}
body
{
	font-family: Arial;
	font-size:10pt;
	background-color: #99CCFF;
	text-align:center; 
	color: #000000
}


p.spacer{margin-top: -4px; margin-bottom: -4px
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial; color: #0000FF
}
p            { font-family: Arial; font-size: 10pt; color: #000000 }
li           { font-family: Arial; font-size: 10pt; color: #000000 }
ul           { color: #000000; font-family: Arial; font-size: 10pt }
table        { font-family: Verdana; font-size: 10px; color: #0000FF; background-color:#99CCFF }

	/* -------------------------------------------------- */
	/* roundbar-blue menu buttons */
	/* -------------------------------------------------- */
	#roundbar-blue {
		clear:left;
		float:left;
		width:100%;
		background:#80C8FF url(/Software/roundbar-blue.gif) 0 25% repeat;
		font-family:Trebuchet MS, Helvetica, sans-serif;
		border-bottom:1px solid #49A9FF;
		overflow:hidden;
	}
	#roundbar-blue ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#roundbar-blue ul li {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
		width:150px;
	}
	#roundbar-blue ul li.first {
		border-left:1px solid #49A9FF;
	}
	#roundbar-blue ul li.last {
		border-right:1px solid #99D8FF;
	}
	#roundbar-blue ul li a {
		display:block;
		margin:0;
		padding:.4em .8em;
		color:#000;
		text-decoration:none;
		border-left:1px solid #99D8FF;
		border-right:1px solid #49A9FF;
		line-height:1.3em;
	}
	#roundbar-blue ul li.active a {
		background:url(/Software/roundbar-blue.gif) 0 75% repeat;
		font-weight:bold;
	}
	#roundbar-blue ul li a:hover {
		background:url(/Software/roundbar-blue.gif) 0 75% repeat;
	}
	#roundbar-blue ul li a span {
		display:block;
	}
</pre></body></html>