.menuUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #7C8D74;
	text-align: left;
	height: 25px;
	width: 160px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5EA;
	border-right-color: #F5F5EA;
	border-bottom-color: #F5F5EA;
	border-left-color: #F5F5EA;
	font-weight: bold;
	display: block;
	text-indent: 5px;
}

.menuDn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: left;
	display: block;
	height: 25px;
	width: 160px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5EA;
	border-right-color: #F5F5EA;
	border-bottom-color: #F5F5EA;
	border-left-color: #F5F5EA;
	font-weight: bold;
	z-index: 16;
	text-indent: 5px;
}

.menuUpHot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #9DBA91;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 25px;
	width: 160px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5EA;
	border-right-color: #F5F5EA;
	border-bottom-color: #F5F5EA;
	border-left-color: #F5F5EA;
	font-weight: bold;
	z-index: 16;
	text-indent: 5px;
}

a.menuUp:link {
	text-decoration: none;
}

a.menuUp:visited {
	text-decoration: none;

}

a.menuUp:hover {
	text-decoration: none;
	background-color: #9DBA91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
	display: block;
	font-weight: bold;
}

.menuSubUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 25px;
	color: #7C8D74;
	background-color: #F5F5EA;
	text-align: left;
	display: block;
	height: 25px;
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DBA91;
	border-right-color: #F5F5EA;
	border-bottom-color: #9DBA91;
	border-left-color: #F5F5EA;
	font-weight: bold;
	text-indent: 5pt;
	border-right-width: 2px;
	border-left-width: 2px;
}

.menuSubDn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 25px;
	color: #FF9900;
	background-color: #F5F5EA;
	text-align: left;
	display: block;
	height: 25px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DBA91;
	border-right-color: #F5F5EA;
	border-bottom-color: #9DBA91;
	border-left-color: #F5F5EA;
	font-weight: bold;
	text-indent: 5pt;
}

a.menuSubUp:link {
	text-decoration: none;
}

a.menuSubUp:visited {
	text-decoration:none;
}
a.menuSubUp:hover {
	color: #FF9900;
}
