.menuRoot_KKU_Green 
{
}

/* Menu Static Panel */
.menuRoot_KKU_Green .menuStaticPanel
{
	 background-color:#DFEAE3; 
	 border:1px solid #7CA68E;
	 cursor:hand; 
}

.menuRoot_KKU_Green .menuStaticPanel .menuPanelItem
{
	background-color:#DFEAE3; 
	cursor:hand; 
	height:21px;
}

.menuRoot_KKU_Green .menuTextCell
{
	height:12px;
	padding-top:3px;
	padding-bottom:1px;	
}
.menuRoot_KKU_Green .menuTextCont
{
  font-family:Tahoma;
  font-size:12px; 
  width: 100%;
  padding-left: 4px;
}

.menuRoot_KKU_Green .menuStaticPanel .menuPanelItem_Hover
{
  background-color:#638D75; 
  cursor:hand; 
  height:21px;
  border-color:inherit;
}

.menuRoot_KKU_Green .menuStaticPanel .menuPanelItem_Hover .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:12px; 
  width: 100%;
  padding-left: 4px;
}
.menuRoot_KKU_Green .menuStaticPanel .menuPanelItem_Expanded
{
  background-color:#638D75; 
  cursor:hand; 
  height:21px;
  border-color:inherit;
}

.menuRoot_KKU_Green .menuStaticPanel .menuPanelItem_Expanded .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:12px; 
  width: 100%;
  padding-left: 4px;
}

/* Menu Panel Item */

.menuRoot_KKU_Green .menuDynamicPanel
{
    background-color:#DFEAE3;
    border:solid 1px #7CA68E; 
    cursor:hand;
}
.menuRoot_KKU_Green .menuPanelItem
{
	cursor:hand;
	height:20px;
}
.menuRoot_KKU_Green .menuPanelItem_Hover
{
	background-color:#638D75; 
	cursor:hand; 
	height:20px;
}

.menuRoot_KKU_Green .menuPanelItem_Hover .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:12px; 
  width: 100%;
  padding-left: 4px;
}

.menuRoot_KKU_Green .menuPanelItem_Expanded
{
	background-color:#638D75; 
	cursor:hand; 
	height:20px;
}

.menuRoot_KKU_Green .menuPanelItem_Expanded .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:12px; 
  width: 100%;
  padding-left: 4px;
}

/* Image Cell */
.menuRoot_KKU_Green .menuImgCell .menuImgCont
{
	height:16px;
	width:16px;
	padding:2px;
}
.menuRoot_KKU_Green .menuImgCell .menuImg
{
	height:16px;
	width:16px;
}
/* Arrow Cell*/
.menuRoot_KKU_Green .menuArrCont
{
	height:8px;
	width:8px;
	padding:4px;
}
.menuRoot_KKU_Green .menuArr
{
	height:8px;
	width:8px;
}

/* Disabled Item Look */
.menuRoot_KKU_Green .menuPanelItemDisabled
{
	background-color:#DFEAE3;
	cursor:hand; 
	height:20px;
}
.menuRoot_KKU_Green .menuPanelItemDisabled .menuTextCont
{
	color:#aeaa99;
	font-family:Tahoma;
    font-size:12px; 
	width: 100%;
	padding-left:4px;
	
}
.menuRoot_KKU_Green .menuPanelItemDisabled_Hover
{
	background-color:#638D75;
	cursor:hand; 
	height:20px;
}
.menuRoot_KKU_Green .menuPanelItemDisabled_Hover .menuTextCont
{	
	color:#aeaa99;
	font-family:Tahoma;
    font-size:12px; 
	width: 100%;
	padding-left:4px;
}

.menuRoot_KKU_Green .menuStaticPanel .menuPanelItemDisabled
{
	background-color:#DFEAE3; 
	cursor:hand; 
	height:21px;
}

.menuRoot_KKU_Green .menuStaticPanel .menuPanelItemDisabled_Hover
{
	background-color:#638D75; 
	cursor:hand; 
	height:21px;
}

.menuRoot_KKU_Green .menuSep .menuTextCont
{
	line-height: 0px;
	font-size:0px;
	border-top:1px solid #b2b2b2;
}

.menuRoot_KKU_Green .menuScroll
{
	background-color: #DFEAE3;
}

.menuRoot_KKU_Green .menuScroll_Hover
{
	background-color: #638D75;	
}