/* DHTML Menu Styles */
.clCMAbs {
	left: 0px; visibility: hidden; position: absolute; top: 0px;
}
.clBar {
	visibility: hidden; width: 10px; position: absolute; height: 10px; background-color: #000080;
}
.clLevel0 {
	padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; position: absolute; background-color: #3b78b0;
}
.clLevel0border {
	visibility: hidden; position: absolute;
}
.clLevel0over {
        padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; position: absolute; cursor: pointer;
}
.clLevel1 {
	direction: rtl; padding-right: 13px; padding-left: 2px; font-weight: normal; font-size: 11px; color: #9e9e9e; font-family:arial; position: absolute; text-align: right; text-decoration: none; cursor: pointer; padding-top: 2px; height: 15px; background: #f5f5f5;

}
.clLevel1over {
	direction: rtl; padding-right: 13px; padding-left: 2px; font-weight: normal; font-size: 11px; color: #727272; font-family:arial; position: absolute; text-align: right; text-decoration: none; background: #e3e3e3; cursor: pointer; padding-top: 2px; height: 15px;
}
.clLevel1border {
	visibility: hidden; color: #f5f5f5; position: absolute; background-color: #f5f5f5;
}
.clLevel2 {
  direction: rtl; padding-right: 13px; padding-left: 2px; font-weight: normal; font-size: 11px; color: #9e9e9e; font-family:arial; position: absolute; text-align: right; text-decoration: none; background:#f5f5f5; cursor: pointer; padding-top: 2px; height: 15px;
}
.clLevel2over {
  direction: rtl; padding-right: 13px; padding-left: 2px; font-weight: normal; font-size: 11px; color: #727272; font-family:arial; position: absolute; text-align: right; text-decoration: none; background: #e3e3e3; cursor: pointer; padding-top: 2px; height: 15px;
}
.clLevel2border {
        visibility: hidden; color: #f5f5f5; position: absolute; background-color: #f5f5f5;
}