.RadMenu_Left .link
{
	 color:#617c38;
	font-weight:bolder;
	text-transform:uppercase;
	font-size: 10px;
	font-family: Tahoma;
	width:143px;
	height:25px;
	text-decoration: none;
	float:left;
	background-color: Transparent;
}

.RadMenu_Left .link .text
{
	background-image: url(img/bullet_line_menu_143x26.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding-left: 41px;
	text-align: left;
}

.RadMenu_Left .link:hover, .RadMenu_Left .focused, .RadMenu_Left .expanded
{
	cursor: pointer;
	cursor: hand;
   color: #FFFFFF;
}
.RadMenu_Left .link:hover .text, .RadMenu_Left .focused .text, .RadMenu_Left .expanded .text
{
color: #FFFFFF;
	/*Do some thing*/
}
/*Style cho menu o muc 1
Neu thuoc tinh nao o muc cha dinh nghia roi ma muc con muon dinh nghi thanh 
dinh dang khac thi viet lai thuoc tinh se bi ghi de boi thuoc tinh o menu con
*/

.RadMenu_Left .group
{
	background-image: none;
}

.RadMenu_Left .group .link
{
	background-image: none; /* Ghi de len style cua cha*/
	padding-left: 10px; /* Ghi de len style cua cha*/
	width: auto; /* Ghi de len style cua cha*/
}
.RadMenu_Left .group .link:hover, .RadMenu_Left .group .focused, .RadMenu_Left .group .expanded
{
	
}

.RadMenu_Left .group .link:hover .text, .RadMenu_Left .group .focused .text, .RadMenu_Left .group .expanded .text
{
	
}
/*Ket thuc style cho menu o muc 1*/
/*Style dinh dang mau cua item dau tien va Item cuoi cung*/
.RadMenu_Left .first .link
{
	border-top: solid 0px #FFFFFF;
}
.RadMenu_Left .group .last .link
{
}
/*Style dinh dang mau thay doi tu dau item den cuoi Item*/