/* CSS Document */
<style type="text/css">
<!--
.menubar {
	font-family: Tahoma;
	font-size: 11px;
	color: #9EBBD4;
	text-decoration: none;
	background-image: url(images/menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: 26px;
	font-weight: bold;
}
.searchbar {
	font-family: Tahoma;
	background-image: url(images/search_bar.jpg);
	background-repeat: repeat-x;
	background-position: 133px;
}
.font {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.fontleft {
	font-family: Tahoma;
	font-size: 12px;
	color: #6D90BD;
	text-decoration: none;
	background-color: #edf3f5;
}
.newsbar {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/city-bar.gif);
	background-repeat: repeat-x;
	background-position: 24px;
}
.adver {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/adver.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
.border {
	border: 1px solid;
}
.newstabbar {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/newstab_bar.jpg);
	background-repeat: repeat-x;
	border: 1px solid;
}
.industrybar {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/industry_bar.jpg);
	background-repeat: repeat-x;
}
-->
</style>

