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

#top_nav_wrap {
	height: 29px;
	background: transparent url(//media.freeola.com/images/theme-images/css-images/css/nav_top/old-01-sea/grad.gif) repeat-x scroll right top;
}
#top_nav_wrap ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_nav_wrap li {
	float:left;
}
a.top_navigation:link, a.top_navigation:visited {
	float: left;
	font: bold 13px arial;
	color: #FFF !important;
	line-height: 29px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
}
a.top_navigation:hover {
	background: transparent url(//media.freeola.com/images/theme-images/css-images/css/nav_top/old-01-sea/sea-on.gif) no-repeat scroll center top;
}
a.navigation_selected:link, a.navigation_selected:visited {
	float: left;
	font: bold 13px arial;
	color: #FFF !important;
	line-height: 29px;
	padding: 0px 20px 0px 20px;
	background: transparent url(//media.freeola.com/images/theme-images/css-images/css/nav_top/old-01-sea/sea-on.gif) no-repeat scroll center top;
	text-decoration: underline;
}
#edit-button-nav-top {
	top: 2px;
	right: 10px;
}</pre></body></html>