.RadMenu_Left .link
{
    font-size: 11px;
    font-family: Tahoma;
    line-height: 29px;
    width: 128px;
    height: 30px;
    text-decoration: none;
    text-transform:uppercase;
    float: left;
    font-weight:bold;
    color:#88173E;
   
}

.RadMenu_Left .link .text
{
    float: left;
    text-align: left;
}

.RadMenu_Left .link:hover, .RadMenu_Left .focused, .RadMenu_Left .expanded
{
    cursor: pointer;
    cursor: hand;
    color: #FF3AA7;
}
.RadMenu_Left .link:hover .text, .RadMenu_Left .focused .text, .RadMenu_Left .expanded .text
{
    /*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: url(img/transparent.png);
     _background-image:none;
    _background-color:#FFFFFF;
}

.RadMenu_Left .group .link
{   
	
	letter-spacing:normal; 
	border-bottom:dotted 1px #FFACDA;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	text-transform:capitalize;
	margin-left:12px;
	margin-right:12px;
    background: url(img/bullet_menuxo_3x5.gif) no-repeat 0px 12px;
    padding-left: 13px; /* Ghi de len style cua cha*/
    width: auto; /* Ghi de len style cua cha*/

}
.RadMenu_Left .group .text 
{

}

.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
{
   
}
.RadMenu_Left .group .last .link
{
    border:none;
}
/*Style dinh dang mau thay doi tu dau item den cuoi Item*/
