.RadMenu_Top
{
	float:left;
	position:relative;
	
}
.RadMenu_Top .link
{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:33px;
	text-decoration:none;
	width:100px;
}

.RadMenu_Top .link .text
{
	background-image: url('img/sparator_1x33.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
	height:33px;
}
.radmenu .horizontal .item 
{
	float:left;
	position:relative;
	height:33px;
}

.RadMenu_Top .link:hover, .RadMenu_Top .focused, .RadMenu_Top .expanded
{ /*
	cursor: pointer;
	cursor: hand;*/
	background-image: url(img/top_hover.jpg );
	background-repeat: repeat-x;  
	color:#000;
	cursor:pointer;
}
.RadMenu_Top .link:hover .text, .RadMenu_Top .focused .text, .RadMenu_Top .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_Top .group
{
	
}

.radmenu .horizontal .group .item
{
	height:26px;
}

.RadMenu_Top .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;
	line-height:26px;
	
}

.RadMenu_Top .group .link .text
{
	font-weight:normal;
	background-image:none;	
	padding-left:9px;
	padding-right:10px;
	text-align:left;
	text-transform:none;
	line-height:25px;
	
}

.RadMenu_Top .group .link .text:hover
{
	background-image:none;
	text-decoration:underline;
}

.RadMenu_Top .group .link:hover, .RadMenu_Top .group .focused, .RadMenu_Top .group .expanded
{
	background-image:none;
}

.RadMenu_Top .group .link:hover .text, .RadMenu_Top .group .focused .text, .RadMenu_Top .group .expanded .text
{
}
/*Ket thuc style cho menu o muc 1*/

/*Style dinh dang mau cua item dau tien va Item cuoi cung*/
.RadMenu_Top .group .first .link
{
	border-top: solid 0px #FFFFFF;
}

.RadMenu_Top .group .last .link
{
	/*border-bottom:none;*/
}

.RadMenu_Top .last .link .text
{
	background-image:none;
}
/*Style dinh dang mau thay doi tu dau item den cuoi Item*/
