



.jsdomenuarrow {
	background-image: url(/Images/arrows/KITdotNet.jsmenu.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(/Images/arrows/KITdotNet.jsmenu.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-position: left;
	background-repeat: no-repeat;
	border: 0px outset;
	cursor: default;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
	background-image:url(/Images/buttonLMargin.gif);
	background-position:left top;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: arial;
	font-size: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem
{
	padding-right: 10px;
	display: inline;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 1px;
	color: #000000;
	padding-top:2px;
	font-family: verdana;
	position: relative;
	background-color: #c6c3c6;
	background-image:url(/Images/buttonRight.gif);
	background-position:right top;
}

.jsdomenubaritemclick {
	background-color: #928FD2;
	color: #303a58;
	display: inline;
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	background-image:url(/images/buttonRightActive.gif);
	background-position:right top;
}

.jsdomenubaritemover {
	background-color: #928FD2;
	color: #000000;
	display: inline;
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	background-image:url(/images/buttonRightActive.gif);
	background-position:right top;
}

.jsdomenudiv {
	background-color: #ffffff;
	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;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #546491;
	border: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenusep {
	padding-left: 0px;
}

.jsdomenusep hr {
}
