.menuRoot_KKU_Gray 
{
}

/* Menu Static Panel */
.menuRoot_KKU_Gray .menuStaticPanel
{
	 ackground-color:#DDE6F4; 
	 order:1px solid #6886B9;
	 cursor:hand; 
}

.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItem
{
	ackground-color:#DDE6F4; 
	cursor:hand; 
	height:21px;
}

.menuRoot_KKU_Gray .menuTextCell
{
	height:12px;
	padding-top:3px;
	padding-bottom:1px;	
}
.menuRoot_KKU_Gray .menuTextCont
{
  font-family:Tahoma;
  font-size:13px;
  width: 100%;
  padding-left: 4px;
}

.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItem_Hover
{
  ackground-color:#6886B9; 
  cursor:hand; 
  height:21px;
  border-color:inherit;
}

.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItem_Hover .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:13px; 
  width: 100%;
  padding-left: 4px;
}
.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItem_Expanded
{
  background-color:#6886B9; 
  cursor:hand; 
  height:21px;
  border-color:inherit;
}

.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItem_Expanded .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:13px; 
  width: 100%;
  padding-left: 4px;
}

/* Menu Panel Item */

.menuRoot_KKU_Gray .menuDynamicPanel
{
    background-color:#E1E1E1;
    border:solid 2px #CDC97F; 
    cursor:hand;
}
.menuRoot_KKU_Gray .menuPanelItem
{
	cursor:hand;
	height:20px;
}
.menuRoot_KKU_Gray .menuPanelItem_Hover
{
	background-color:#666666; 
	cursor:hand; 
	height:20px;
}

.menuRoot_KKU_Gray .menuPanelItem_Hover .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:13px; 
  width: 100%;
  padding-left: 4px;
}

.menuRoot_KKU_Gray .menuPanelItem_Expanded
{
	background-color:#666666; 
	cursor:hand; 
	height:20px;
}

.menuRoot_KKU_Gray .menuPanelItem_Expanded .menuTextCont
{
  color:White;
  font-family:Tahoma;
  font-size:13px; 
  width: 100%;
  padding-left: 4px;
}

/* Image Cell */
.menuRoot_KKU_Gray .menuImgCell .menuImgCont
{
	height:6px;
	width:10px;
	padding:2px;
}
.menuRoot_KKU_Gray .menuImgCell .menuImg
{
	height:10px;
	width:10px;
}
/* Arrow Cell*/
.menuRoot_KKU_Gray .menuArrCont
{
	height:8px;
	width:8px;
	padding:4px;
}
.menuRoot_KKU_Gray .menuArr
{
	height:8px;
	width:8px;
}

/* Disabled Item Look */
.menuRoot_KKU_Gray .menuPanelItemDisabled
{
	background-color:#DDE6F4;
	cursor:hand; 
	height:20px;
}
.menuRoot_KKU_Gray .menuPanelItemDisabled .menuTextCont
{
	color:#aeaa99;
	font-family:Tahoma;
    font-size:13px; 
	width: 100%;
	padding-left:4px;
	
}
.menuRoot_KKU_Gray .menuPanelItemDisabled_Hover
{
	background-color:#6886B9;
	cursor:hand; 
	height:20px;
}
.menuRoot_KKU_Gray .menuPanelItemDisabled_Hover .menuTextCont
{	
	color:#aeaa99;
	font-family:Tahoma;
    font-size:13px; 
	width: 100%;
	padding-left:4px;
}

.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItemDisabled
{
	background-color:#DDE6F4; 
	cursor:hand; 
	height:21px;
}

.menuRoot_KKU_Gray .menuStaticPanel .menuPanelItemDisabled_Hover
{
	background-color:#6886B9; 
	cursor:hand; 
	height:21px;
}

.menuRoot_KKU_Gray .menuSep .menuTextCont
{
	line-height: 0px;
	font-size:0px;
	border-top:1px solid #b2b2b2;
}

.menuRoot_KKU_Gray .menuScroll
{
	background-color: #DDE6F4;
}

.menuRoot_KKU_Gray .menuScroll_Hover
{
	background-color: #6886B9;	
}
