/*<!-- multi drop down menu -->*/
.textmenuDIVsystem {
	position: absolute;
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	top: 70px;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 244px;
}
.textmenuDIVsystem_more {
	position: absolute;
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	top: 70px;
	left: 50px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 244px;
	border-top-color: #333333;
	border-left-color: #333333;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.textmenuDIVsystemitemHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
	cursor: pointer;
}
.textmenuDIVsystemitemHORIZONTAL:hover {
	border: 5px none #FF9900;
	cursor: pointer;
}
.textmenuDIVsystemitemHORIZONTALselected {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	border-bottom-width: 5px;
	border-bottom-color: #FF9900;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	cursor: pointer;
}
.textmenuDIVsystemitemHORIZONTALselected:hover{
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: pointer;
}
.textmenuDIVsystemgroupHORIZONTAL {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
}
.textmenuDIVsystemgroupHORIZONTAL_keephover {
	position: relative;
	margin: 3px;
	float: left;
	clear: none;
	padding: 3px;
	height: 20px;
	border: 5px none #FF9900;
	background-color: #999999;
}
.textmenuDIVsystemgroupHORIZONTALselected {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	border-bottom-width: 5px;
	border-bottom-color: #FF9900;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}
.textmenuDIVsystemgroupHORIZONTALselected_keephover {
	position: relative;
	margin: 3px;
	padding: 3px;
	float: left;
	clear: none;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #999999;
}
.textmenuDIVsystemseparatorHORIZONTAL {
	position: relative;
	margin: 2px;
	float: left;
	clear: none;
	padding: 2px;
}
.textmenuDIVsystemitemVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	background-color: #999999;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
	cursor: pointer;
}
.textmenuDIVsystemitemVERTICAL:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
	cursor: pointer;
}
.textmenuDIVsystemitemVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
	border-right-width: 0px;
	overflow: visible;
}
.textmenuDIVsystemitemVERTICALselected:hover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
}
.textmenuDIVsystemgroupVERTICAL {
	position: relative;
	clear: both;
	float: none;
	text-align: left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FF9900;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
}
.textmenuDIVsystemgroupVERTICAL_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right-width: 3px;
	width: 230px;
	cursor: pointer;
}
.textmenuDIVsystemgroupVERTICALselected {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
	border-right-width: 0px;
}
.textmenuDIVsystemgroupVERTICALselected_keephover {
	position: relative;
	clear: both;
	float: none;
	background-color: #F3F3F3;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 3px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: left;
	width: 230px;
}
.textmenuDIVsystemseparatorVERTICAL {
	position: relative;
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
	font-size: 5px;
	height: 2px;
}
