<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navfill {
/*	background-image: url(images/cyp2/header_bg.jpg);*/
	
	background-repeat: repeat-x;
	height: 100px;
}
.navfill2 {

	background-image: url(images/cyp2/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.footerfill {
	background-image: url(images/cyp2/footerfill.jpg);
	background-repeat: repeat-x;
	height: 51px;
}
.pagefill {
	background-image: url('bg2.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9f9f9;
}
.searchbox {
	background-image: url(images/cyp2/searchfill.jpg);
	height: 18px;
	width: 117px;
	border: 1px solid #1E656F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 15px;
}
</pre></body></html>