.jsdomenuarrow {
	background-image: url(office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenudiv {
	background-color: #FFFFFF;
	background-image: url(office_xp_menu_left.png);
	background-repeat: repeat-y;
	border: 1px solid #8A867A;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.iconPdf {
	background-image: url(images/pdf_small.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -27px;
	top: 1px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconTrash {
	background-image: url(images/b_drop.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -25px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconTip {
	background-image: url(images/b_tipp.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -25px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconRel {
	background-image: url(images/b_relations.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -25px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconEdit {
	background-image: url(images/b_edit.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -26px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconInsert {
	background-image: url(images/b_insrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -26px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.iconUserEdit {
	background-image: url(images/b_usredit.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -26px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.iconViews {
	background-image: url(images/b_views.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -26px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.iconBrowse {
	background-image: url(images/b_browse.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: -26px;
	top: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 11px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenusep {
	padding-left: 28px;
}

HR {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-left: 1px;
	margin-right: 5px;
	text-align: center; BORDER-RIGHT: #edebda 1px solid; BORDER-TOP: #edebda 1px solid; BORDER-LEFT: #edebda 0px solid; BORDER-BOTTOM: #edebda 0px solid; HEIGHT: 0px
}

