.navlist li {
	background-color: #740800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5a64b;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
}
.navlist li a{
	width: 152px;
	background-color: #740800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	display: block;
	height: 19px;
	vertical-align: middle;
}
.navlist li a:hover{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
.navlist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:158px;
	font-size:11px;
	color: #FFFFFF;
	list-style-type: none;
	position: absolute;
	margin: 0px;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	background-color: #740800;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	width: 158px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 19px;
	left: 0;
	top: 0;
	margin-top: 1px;
}

.anylinkcss a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5A64B;
	height: 19px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #000000;
color: #FFFFFF;
}
.anylinkcss li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5A64B;
}
#anylinkmenu2 ul li{
	list-style-type: none;
	list-style-image: none;
}
