.RadMenu_Left .link
{
	color:#FFF;
	font-size: 12px;
	font-family: Tahoma;
	width:189px;
	height:30px;
	text-decoration: none;
	float:left;
	background-color: #6599FF;
	border-bottom:1px solid #2D3037;
	line-height:30px;
	cursor:pointer;
}

.RadMenu_Left .link .text
{

	background-image:url(img/bg_RadMenu_Left.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	padding-left:17px;
	text-align:left;
	width:172px;
	background-position:181px 14px;
	font-weight:bold;
}

.RadMenu_Left .link:hover, .RadMenu_Left .focused, .RadMenu_Left .expanded
{
	cursor:pointer;
	cursor: hand;
	text-decoration:none;
	color:#000;
	background:#6599FF url(img/bg_expanded_RadMenu_Left.gif) no-repeat 4px 13px;
}
.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
{
}

.RadMenu_Left .group .link
{
	width: auto; /* Ghi de len style cua cha*/
	color:#000000;
	background-color:#a1bdff;
	border-bottom:solid 1px white;
	FILTER: alpha(opacity=86);
	opacity:0.86;
}

.RadMenu_Left .group .link .text
{
	font-weight:normal;
	background-image:none;
	padding-right:10px;
	padding-left:9px;
}

.RadMenu_Left .group .link .text:hover
{
	font-weight:bold;
}

.RadMenu_Left .group .link:hover, .RadMenu_Left .group .focused, .RadMenu_Left .group .expanded
{
	background-image:none;
}

.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*/
