/* root level; text properties for states: normal */
.zTM0i0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height: 30px;
	border: 1px solid #999999;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	background: #E5E5E5;
	cursor: pointer;
	cursor: hand;
}

/* root level; box properties for states: normal */
.zTM0o0 {
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* root level; text properties for states: hover, click */
.zTM0i1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height: 30px;
	border: 1px solid #999999;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	background: #ffffff;
	cursor: pointer;
	cursor: hand;
}

/* root level; box properties for states: hover, click */
.zTM0o1 {
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/*  sub levels; text properties for states: normal */
.zTM1i0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height: 30px;
	border: 1px solid #999999;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	background: #E5E5E5;
	cursor: pointer;
	cursor: hand;
	}

/* sub levels; box properties for states: normal, hover, click */
.zTM1o0 {
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	}

/* sub levels; text properties for states: hover, click */
.zTM1i1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	height: 30px;
	border: 1px solid #999999;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 0px;
	background: #ffffff;
	cursor: pointer;
	cursor: hand;
}

#MenuLayer {
	position:relative;
	width:200px;
	z-index:300;
}
