﻿.table-navi-top {
	border-collapse: collapse;
	color: #fefefe;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: small;
	height: 18px;
}
.td-navi-top {
	padding: 0px 25px 0px 0px;
}
.menu TABLE {
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	border: 0px;
}
.menu {
	padding-left: 150px;
	margin: 0px;
	color: #000000;
	position: relative;
	left: 200px;
	top: 0px;
	height: 15px;
	text-align: left;
}
.menu UL {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.menu LI {
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
}
.menu A {
	background: none transparent scroll repeat 0% 0%;
	border-right: #dddddd 0px solid;
	border-bottom: #dddddd 0px solid;
	padding-right: 10px;
	margin-top: 0px;
	display: block;
	float: left;
	height: 20px;
	line-height: 14px;
	color: #333333;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}
.menu UL UL A.drop {
	background: url('../images/bg-ul.jpg');
}
.menu UL UL A.drop:visited {
	background: url('../images/bg-ul.jpg');
}
.menu UL UL A.drop:hover {
	background: url('../images/bg-ul.jpg');
}
.menu UL UL :hover > A.drop {
	background: url('../images/bg-ul.jpg');
}
.menu UL UL {
	visibility: hidden;
	position: absolute;
	left: -1px;
	top: 30px;
	width: 175px;
	margin-left: 0px;
}
.menu UL UL UL {
	visibility: hidden;
	position: absolute;
	left: 196px;
	top: 0px;
	width: 175px;
	margin-left: 0px;
}
* HTML .menu UL UL {
	top: 28px;
}
* HTML .menu UL UL UL {
	top: 0px;
}
.menu TABLE {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #dddddd;
}
.menu UL A {
	padding: 8px 10px 0px 10px;
}
.menu UL UL A {
	padding: 10px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	width: 175px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background: #d9d7d7;
	border-top: 0px solid #99736d;
	border-right: 1px solid #99736d;
	border-bottom: 1px solid #99736d;
	border-left: 1px solid #99736d;
}
.menu UL UL UL A {
	padding: 10px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	width: 175px;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	background: #d9d7d7;
	border-top: 0px solid #99736d;
	border-right: 1px solid #99736d;
	border-bottom: 1px solid #99736d;
	border-left: 1px solid #99736d;
}
* HTML .menu UL UL A {
	width: 175px;
}
.menu A:hover {
	background: #5f0505;
	color: white;
}
.menu A:active {
	background: #5f0505;
	color: white;
}
.menu :hover > A {
	background: #5f0505;
	color: white;
}
.menu UL UL A:hover {
	background: #5f0505;
	color: white;
}
.menu UL UL :hover > A {
	background: #5f0505;
	color: white;
}
.menu UL LI:hover UL {
	visibility: visible;
}
.menu UL A:hover UL {
	visibility: visible;
}
.menu UL :hover UL UL {
	visibility: hidden;
}
.menu UL :hover UL :hover UL UL {
	visibility: hidden;
}
.menu UL :hover UL :hover UL {
	visibility: visible;
}
.menu UL :hover UL :hover UL :hover UL {
	visibility: visible;
}
UL {
	margin-top: 0px;
	font-size: 11px;
	color: #000000;
}
UL UL LI {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
UL UL UL LI {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
LI {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
LI.link {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	margin-left: 14px;
}
.menu UL UL UL A:hover {
	background: #5f1f16;
}

