.RadMenu_Left
{
	float:left;	
	background: #fff;
	/*color: #003399;*/
	width:216px;	
}

.RadMenu_Left .link
{
	background:#3D62BD none repeat scroll 0 0;
	border-color:#4F76C3 #2E4B8F #2E4B8F #3D62BB;
	border-style:solid;
	border-width:2px;
	color:#FFFFFF;
	height:26px;
	line-height:21px;
	margin-bottom:1px;
	overflow:hidden;
	padding-left:36px;
	width:176px;
	text-decoration:none;
}

.RadMenu_Left .link:hover
{
	background-image:url(img/bg_left_menu.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	text-decoration:underline;
}

.RadMenu_Left .link .text
{/*
	font: normal 11px Tahoma, SegoeUI, Arial, sans-serif;
	line-height: 14px;
	padding-top: 6px;
*/
	font-weight: bold;
	line-height:14px;
	padding-top:6px;
}

.RadMenu_Left .link:hover, .RadMenu_Left .focused, .RadMenu_Left .expanded
{
}
.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;
		width:200px;
	FILTER: alpha(opacity=86);
	opacity:0.86;
	border:none;
}

.RadMenu_Left .level1 .item .link
{
	border-bottom:solid 1px #FFFFFF;
}

.RadMenu_Left .level1 .link
{
	margin-bottom:0px;
	padding-left:10px;
	background:#B6CFEE url(img/bg_item_left_menu.gif) no-repeat scroll 10px 16px;
	height:30px;
	padding-right:10px;
}

.RadMenu_Left .group .link .text
{ /*
	font-weight:normal;
	background-image:none;
	padding-right:10px;
	padding-left:9px;
	line-height:35px;*/
	font-weight:normal;
	background-image:none;
	width:135px;
	padding-left:9px;
}

.RadMenu_Left .group .link .text:hover
{
}

.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
{
}

.RadMenu_Left .level1 .link
{ /*
	padding-left: 27px;
	padding-right:27px;	
	margin-bottom:0;
	color:#3F5A78;
	border:0px;
	FILTER: alpha(opacity=90);
	opacity:0.90;*/
}
.RadMenu_Left .level1 .link .text
{/*
	border-bottom:1px solid #1C4BE1;
	border-top:1px solid #E5F6FF;
	font-size:11px;
	font-weight:normal;
	height:28px;
	
	padding:0 0 0 31px;*/
	line-height:35px;
	padding-top:0px;
}

.RadMenu_Left .level1 .first .link .text
{
}
.RadMenu_Left .level1 .last .link .text
{
	border-bottom:none;
	height:29px;
}

.RadMenu_Left .link .text:hover
{
	cursor:pointer;
}
/*Style dinh dang mau thay doi tu dau item den cuoi Item*/
