table.topmenu {
		width: 740px;
}
table.topmenu tr td, table.topmenu tr th {
	background-color: #0066CC;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

table.topmenu tr td a, table.topmenu tr th a, a.lh {
	color: White;
	text-decoration: none;
}

table.topmenu tr td a:Hover, table.topmenu tr th a:Hover, a.lh:Hover {
	color: #ffff33;
}

.bbbg {
	background-image: url(/templates/horizont/images/bbbg.gif);
	background-repeat: repeat-x;
}

.ybbg {
	background-image: url(/templates/horizont/images/ybbg.jpg);
	background-repeat: repeat-x;
}