<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	height: 100%;
	}


#site {
	position: relative;
	top: 0px;
	width: 940px;
		margin: -90px 0 0 40px;
		padding: 0;
	z-index: 2;
}

#logo {
	width: 980px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: #595959 url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: -40px;
}

#logobgr {
	position: relative;
	margin: 0 auto;
	height: 90px;
	width: 100%;
	z-index: 1;
	background: #595959 url(../images/) no-repeat;
}

#commontop {
	position: absolute;
	top: 5px;
	right: 10px;	
	width: 930px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#commontop p {
	font-size: 80%;
	display: inline;
	margin: 0;
	color: #FFFFFE;
}

#commontop a {
	font-size: 80%;
	display: inline;
	text-decoration: none;
	margin: 0;
	color: #FFFFFE;
}	

#commontop a:hover {
	text-decoration: underline;
}

#youarehere {
	position: absolute;
	top: 90px;
	right: 0px;
	height: 30px;
	width: 905px;
	padding: 15px 0px 0px 25px;
	margin: 0;
	background-color: #08517D;
	color: #ffffff;
	border: solid 5px #ffffff;
}
	
#youarehere p {
	font-size: 90%;
	display: inline;
	margin: 0;
}	
	
#youarehere a {
	display: inline;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
}

#youarehere a:hover {
	text-decoration: underline;
}	

#youarehere .plaintext {
	text-decoration: none;
	color: #010000;
	font-size: 140%;
	font-weight: normal;
	margin: 0;
}


#eyecatcher {
	width: 930px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background : #8F9BA1 url(../images/logo_blackwhite.jpg) no-repeat;	
	position: absolute;
	top: 133px;
	left: 5px;	
z-index: 0;
}

#eyecatchertop {
	position: absolute;
	top: 138px;
	left: 10px;
	width: 920px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-color: #010000;
	filter:Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.20;
}

#trusted {
	position: absolute;
	top: 100px;
	right: 10px;
	margin: 0;
	padding: 10px;
width: 140px;
height: 270px;
z-index: 3;
	background-color: #010000;
	filter:Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.20;
}

#shopcontrol {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#shopcontrol a {
	color: #A12846;
	display: inline;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
	line-height: 200%;
}

#shopcontrol a:hover {
	text-decoration: underline;
}

#shopcontrol p {
	color: #ffffff;
	display: inline;
	text-decoration: none;
	font-size: 80%;
	line-height: 200%;
}

#topic {
	position: absolute;
	top: 234px;
	left: 650px;
	width: 200px;
	background-color: #FFFFFE;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #FFFFFE;
	border-bottom: #8F9BA1 1px solid;
	color: #010000;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #010000;
}

#topic p a:hover {
	color: #8F9BA1;
}

#search {
	position: absolute;
	top: 150px;
	left: 30px;
	width: 180px;
	height: 115px;
	background: transparent url(../images/pbgrsea.gif) no-repeat;
}	

form.search {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: -1px 0px 0px 0px;
	vertical-align: middle;
	font-size: 90%;
	color: #595959;
}

input.search {
	border: none;
	width: 95px;
	background-color: #ffffff;
}

#sidebar {
	position: absolute;
	top: 433px;
	right: 0px;
	width: 205px;
	padding: 5px 10px 10px 10px;
	margin: 0;
	border-top: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
}
</pre></body></html>