.menutlt
{
	color:#CE3B23;
	width:200px;
	height:25px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
}
.menubody_l
{	

	width:200px;
	height:180px;
	padding-left:10px;
}

.menuExpand
{
	background-color:#F9F8F7;
	border:solid 1px #EDEEE9;
	border-right-color:#2B5403; 
	border-bottom-color:#2B5403; 	
}
.menuSelected
{
 color:#FF8000;	
}
.menutext
{
	 text-indent:2em;
}
.smenubg
{
	 background-image:url(img/menuicon.gif);
	 background-repeat:no-repeat;
	 background-position:right;
	 text-align:center;
	 width:110px;
	 letter-spacing:5px;
}
.smenubgHover
{
	 background-image:url(img/icon.gif);
	 background-repeat:no-repeat;
	 background-position:right;
	 text-align:center;
	 width:110px;
	 letter-spacing:5px;
}