ul.menu {list-style:none; margin:0; padding:0; font:11px Verdana,Arial; text-align:left;}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left
}
ul.menu ul {position:absolute; top:26px; left:0; background:#f9f8eb; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#f9f8eb}
ul.menu ul li a:hover {background-color:#f1f5c9}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .curvectimg {
	font-weight:bold;
	width:20px;
	height:20px;
	background-image: url(../imgs/bg_creteimg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 7px;
}
/*ul.menu .curvectimg:hover, ul.menu .menuhover1 {background:url(../imgs/curvectimg.gif)}*/
ul.menu .curverptimg {
	font-weight:bold;
	width:20px;
	height:20px;
	background-image: url(../imgs/reporting_bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 7px;
}
/*ul.menu .curverptimg:hover, ul.menu .menuhover1 {background:url(../imgs/reporting_bg.png)}*/
ul.menu .create {
	font-weight:bold;
	background:url(../imgs/header.gif);
	width:110px;
	padding-top: 5px;
	padding-bottom: 7px;
	color:#E1E1E1;
}
/*ul.menu .create:hover, ul.menu .menuhover1 {background:url(../imgs/header.gif)}*/
ul.menu .edit {
	font-weight:bold;
	background:url(../imgs/editpalette_bg.gif);
	width:110px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	color:#E1E1E1;
}
/*ul.menu .edit:hover, ul.menu .menuhover2 {background:url(../imgs/editpalette_bg.gif)}*/
ul.menu .reporting {
	font-weight:bold;
	background:url(../imgs/reporting_bg.gif);
	width:110px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	color:#E1E1E1;
}
ul.menu .notification {
	font-weight:bold;
	background:url(../imgs/notification_bg.gif);
	width:110px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	color:#E1E1E1;
}
ul.menu .viewfixed {
	font-weight:bold;
	background:url(../imgs/viewfixed_bg.gif);
	width:90px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	color:#E1E1E1;
}
ul.menu .dtm {
	font-weight:bold;
	background:url(../imgs/notification_bg.gif);
	width:130px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px;
	color:#E1E1E1;
}
/*ul.menu .reporting:hover, ul.menu .menuhover3 {background:url(../imgs/reporting_bg.gif)}*/
ul.menu .sub {background:#f9f8eb url(../imgs/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
