.menu-top {
	color: #541A04;
	font-size: 100%;
	padding: 6px 0 0 0;
}

.mt-contact {
	font-size: 90%;
	text-align: center;
}

.mt-top {
	line-height: 1px;
	background: url("../images/menu/toc_top.jpg") repeat-x top;
}

.mt-bg {
	background: url("../images/menu/toc_bg.jpg");
}

.mt-bot {
	line-height: 1px;
	background: url("../images/menu/toc_bot.jpg") repeat-x bottom;
}

.menu-top tr td a, .menu_top tr td a:active, .menu_top tr td a:visited {
	color: #541A04;
}

.menu-top tr td a:hover {
	color: red;
}

.menu-top ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu-top li {
	display: inline;
	padding: 0 0 0 30px;
	margin: 0;
}

.lang {
	border: 0;
	width: 30px;
	height: 20px;
}
