.RadMenu_Left
{
	width:180px;	
	background-color:Transparent;
	float:left;
	position:relative;
	padding-left:30px;
}
.RadMenu_Left .link
{
	color: #B1894C;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 28px;
	width:180px;	
	text-decoration: none;
	float:left;
	
}

.RadMenu_Left .link .text
{

	background-image: url(img/bullet_10x5.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding-left: 23px;
	text-align: left;
}

.RadMenu_Left .link:hover, .RadMenu_Left .focused, .RadMenu_Left .expanded
{
	cursor: pointer;
	cursor: hand;
	text-decoration:underline;
}
.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: 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*/
