.clCMAbs {
	LEFT: 0px;
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
	z-index: 100;
	background-color: #94AEBD;
}
.clBar {
	VISIBILITY: hidden;
	WIDTH: 10px;
	POSITION: absolute;
	HEIGHT: 10px;
	BACKGROUND-COLOR: #94AEBD;
	layer-background-color: #59fe01;
	z-index: 100;
}
.clLevel0 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	POSITION: absolute;
	z-index: 100;
	COLOR: #04453b;
	background-color: #faf0e7;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.clLevel0over {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	POSITION: absolute;
	margin: 0px;
	z-index: 100;
	background-color: #94AEBD;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.clLevel0over {
	CURSOR: pointer;
	COLOR: #e86126;
	BACKGROUND-COLOR: #faf0e7;
	text-decoration: none;
	z-index: 100;
}
.clLevel0border {
	VISIBILITY: hidden;
	POSITION: absolute;
	/* HEIGHT: 2px; */
	BACKGROUND-COLOR: #faf0e7;
	z-index: 100;	
	border-right: 5px solid #e86126;
}
.clLevel1 {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	POSITION: absolute;
	z-index: 100;
}
.clLevel1over {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	POSITION: absolute;
	text-decoration: underline;
	z-index: 100;
}
.clLevel1 {
	/* COLOR: #ffffff; */
	BACKGROUND-COLOR: #faf0e7;
	z-index: 100;
}
.clLevel1over {
	CURSOR: pointer;
	COLOR: #e86126;
	/* BACKGROUND-COLOR: #faf0e7; */
	z-index: 100;
}
.clLevel1border {
	VISIBILITY: hidden;
	POSITION: absolute;
	HEIGHT: 2px;
	BACKGROUND-COLOR: #faf0e7;
	z-index: 100;
}
