.InnerMenuTr_
{	
	height:30px;
	text-align:right;	
}
.InnerMenuLayout_
{
	padding-top:10px;
}

.InnerMainItemOver {
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	font-weight:bold;
	height: 26px;
	cursor: hand;
	color:#333333;		
	text-align: left;
	border-bottom: solid 1px #333333;
	margin:0px 0px 0px 0px;
	background-color:#A3A2A2;
}
.InnerMenuItem
{
	font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	font-weight:bold;
	height: 26px;
	cursor: hand;
	color:#333333;
	/*background-color:#DDE39F;*/
	text-align: left;	
	border-bottom: solid 1px #333333;
	margin:0px 0px 0px 0px;	
		
	
}
.InnerMainItemClick
{
font-family: Arial, Verdana;
	font-size:11px;
	cursor: pointer;
	font-weight:bold;
	height: 26px;
	cursor: hand;
	color:#000000;
	/*background-color:#DDE39F;*/
	text-align: left;	
	border-bottom: solid 1px #ffffff;
	margin:0px 0px 0px 0px;	
	
	background-color:#D4E7F1;
}

