<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	margin: 20px;
	padding: 0px;
        
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;;

}

#content .w2dptablinks {
	padding: 12px 0 0 0;
	border-bottom: 1px solid #FFFFFE;
	margin-bottom: 10px;
}
#content .w2dptablinks a {
	font-weight: normal;
	padding: 4px 10px;
	border-left: 1px solid  #FFFFFE;
	border-top: 1px solid  #FFFFFE;
	border-right: 1px solid #FFFFFE;
	display: block;
	float: left;
	margin-right: 3px;
	color: #000000;
}
#content .w2dptablinks a.w2dptabsel {background-color: #828282;}
#content .w2dptablinks a:hover {text-decoration: none;}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 150px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 150px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 125px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #000000;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 175px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #FFFFFE;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #000000;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #000000;
	font-weight: bold !important;
	font-size: 12px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 210px;
	width: 199px;
	background-color: #FFFFFE;
}

#topic a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #828282;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 13px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #828282;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #97C8DD;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;

}

#content {
	position: absolute;
	left: 270px;
	top: 200px;
	width: 670px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 10px;
	left: 970px;
	width: 200px;
	background-color: #FFFFFE;
	color:#000000;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #000000;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
</pre></body></html>