/*<!-- multi drop down menu -->*/
.textmenuDIVsystem {
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	clear: none;
	display: none;
	background-color: #999999;
	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;
	position: absolute;
	width: 200px;
}
.textmenuDIVsystem_more {
	z-index: 5;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: none;
	background-color: #999999;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	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;
	position: absolute;
	width: 200px;
}
.textmenuDIVsystemitemHORIZONTAL {
	position: relative;
	margin: 3px;
	padding: 3px;
	cursor: pointer;
}
.textmenuDIVsystemitemHORIZONTAL:hover {
	border: 5px none #FF9900;
	cursor: pointer;
}
.textmenuDIVsystemitemHORIZONTALselected {
	position: relative;
	margin: 3px;
	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;
	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;
	padding: 3px;
	text-decoration: none;
}
.textmenuDIVsystemgroupHORIZONTAL a,
.textmenuDIVsystemgroupHORIZONTAL a:link,
.textmenuDIVsystemgroupHORIZONTAL a:hover,
.textmenuDIVsystemgroupHORIZONTAL a:visited {
	color: #000000;
	text-decoration: none;
}
.textmenuDIVsystemgroupHORIZONTAL_keephover {
	position: relative;
	margin: 3px;
	padding: 3px;
	background-color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.textmenuDIVsystemgroupHORIZONTAL_keephover a,
.textmenuDIVsystemgroupHORIZONTAL_keephover a:link,
.textmenuDIVsystemgroupHORIZONTAL_keephover a:hover,
.textmenuDIVsystemgroupHORIZONTAL_keephover a:visited {
	color: #000000;
	text-decoration: none;
}
.textmenuDIVsystemgroupHORIZONTALselected {
	position: relative;
	margin: 3px;
	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;
	background-color: #CCCCCC;
}
.textmenuDIVsystemgroupHORIZONTALselected a,
.textmenuDIVsystemgroupHORIZONTALselected a:link,
.textmenuDIVsystemgroupHORIZONTALselected a:hover,
.textmenuDIVsystemgroupHORIZONTALselected a:visited {
	color: #000000;
	text-decoration: none;
}
.textmenuDIVsystemgroupHORIZONTALselected_keephover {
	position: relative;
	margin: 3px;
	padding: 3px;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #999999;
}
.textmenuDIVsystemgroupHORIZONTALselected_keephover a,
.textmenuDIVsystemgroupHORIZONTALselected_keephover a:link,
.textmenuDIVsystemgroupHORIZONTALselected_keephover a:hover,
.textmenuDIVsystemgroupHORIZONTALselected_keephover a:visited {
	color: #000000;
	text-decoration: none;
}
.textmenuDIVsystemseparatorHORIZONTAL {
	margin: 2px;
	padding: 2px;
	background-color: #666666;
}
.textmenuDIVsystemitemVERTICAL {
	position: relative;
	text-align: left;
	background-color: #CCCCCC;
	cursor: pointer;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.textmenuDIVsystemitemVERTICAL a,
.textmenuDIVsystemitemVERTICAL a:link,
.textmenuDIVsystemitemVERTICAL a:hover,
.textmenuDIVsystemitemVERTICAL a:visited {
	color: #000000;
	text-decoration: none;
}
.textmenuDIVsystemitemVERTICAL:hover {
	position: relative;
	background-color: #F3F3F3;
	cursor: pointer;
}
.textmenuDIVsystemitemVERTICAL:hover a,
.textmenuDIVsystemitemVERTICAL:hover a:link,
.textmenuDIVsystemitemVERTICAL:hover a:hover,
.textmenuDIVsystemitemVERTICAL:hover a:visited {
	color: #000000;
	text-decoration: none;
}
.textmenuDIVsystemitemVERTICALselected {
	position: relative;
	background-color: #F3F3F3;
	margin: 3px;
	text-align: left;
	overflow: visible;
	padding: 3px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.textmenuDIVsystemitemVERTICALselected:hover {
	position: relative;
	background-color: #F3F3F3;
	text-align: left;
}
.textmenuDIVsystemgroupVERTICAL {
	position: relative;
	text-align: left;
	margin: 3px;
	padding: 3px;
}
.textmenuDIVsystemgroupVERTICAL_keephover {
	position: relative;
	background-color: #999999;
	margin: 3px;
	cursor: pointer;
	padding: 3px;
}
.textmenuDIVsystemgroupVERTICALselected {
	position: relative;
	background-color: #F3F3F3;
	margin: 3px;
	text-align: left;
	padding: 3px;
}
.textmenuDIVsystemgroupVERTICALselected_keephover {
	position: relative;
	background-color: #F3F3F3;
	margin: 3px;
	text-align: left;
	padding: 3px;
}
.textmenuDIVsystemseparatorVERTICAL {
	margin: 0px;
	padding: 0px;
	font-size: 5px;
	height: 2px;
}