/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */

.menutable {
	background-color: transparent;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 5px;
	background: url(bullet-list.gif) no-repeat 5px 5px;
}

/*******************[ 1st Level ]**************************/

.MenuLevel0_Item, A.MenuLevel0_Item, A.MenuLevel0_Item:link, A.MenuLevel0_Item:visited, A.MenuLevel0_Item:active {
	background: url(normal-bg.gif) no-repeat left center; 
	text-decoration: none; color: #000000;
	font-weight: normal; 
	font-family: Arial; 
	font-size: 12px; 
	padding-left: 20px;
	display: block; border:0px solid #dbd9da; line-height:22px; width:200px;
}

A.MenuLevel0_Item:hover {
	background: url(normal-bg-hover.gif) no-repeat left center;
	font-weight: normal; color: #850037;
	font-family: Arial; 
	padding-left: 20px;
	font-weight: normal; 
	display: block;
}
.MenuLevel0_ItemSelected, A.MenuLevel0_ItemSelected, A.MenuLevel0_ItemSelected:link, A.MenuLevel0_ItemSelected:visited, A.MenuLevel0_ItemSelected:active {
	background: url(normal-bg-hover.gif) no-repeat left center;
	text-decoration: none; color: #850037;
	font-weight: normal; 
	font-family: Arial; 
	font-size: 12px; 
	padding-left: 20px; 
	display: block;  border:0px solid #dbd9da; line-height:22px;
}
A.MenuLevel0_ItemSelected:hover {
	background: url(normal-bg.gif) no-repeat left center; 
	text-decoration: none; color: #850037; 
	font-weight: normal; 
	font-family: Arial; 
	font-size: 12px; 
	padding-left: 20px; 
	display: block;  border:0px solid #dbd9da; line-height:22px; 
}

/*******************[ 2nd Level ]**************************/

.MenuLevel1_Item, A.MenuLevel1_Item, A.MenuLevel1_Item:link, A.MenuLevel1_Item:visited, A.MenuLevel1_Item:active  {
	background: url(normal-bg2.gif) no-repeat left center;
	display: block;
    line-height:28px;
	text-decoration: none; color: #000000; font-weight: normal; font-family: Arial; font-size:12px; 
	padding-left: 30px; 
	line-height:22px;  border:0px solid #dbd9da;
	
}
A.MenuLevel1_Item:hover {
	background: url(normal-bg2-a.gif) no-repeat left center; 
	display: block;
    line-height:28px;
	text-decoration: none; color: #8e0d34; font-weight: normal; font-family: Arial; font-size:12px;
	padding-left: 30px; 
	border:0px solid #dbd9da; line-height:22px;
}

.MenuLevel1_ItemSelected, A.MenuLevel1_ItemSelected, A.MenuLevel1_ItemSelected:link, A.MenuLevel1_ItemSelected:visited, A.MenuLevel1_ItemSelected:active {
	background: url(normal-bg2-a.gif) no-repeat left center;
	display: block;
    line-height:28px;
	text-decoration: none; color: #8e0d34; font-weight: normal; font-family: Arial; font-size:12px;
	padding-left: 30px; 
	line-height:22px;  border:0px solid #dbd9da;
}
A.MenuLevel1_ItemSelected:hover {
	background: url(normal-bg2-a.gif) no-repeat left center;
	display: block;
    line-height:28px;
	text-decoration: none; color: #8e0d34; font-weight: normal; font-family: Arial; font-size:12px; 
	padding-left: 30px; 
	border:0px solid #dbd9da; line-height:22px;
}

/*******************[ 3rd Level ]**************************/

.MenuLevel2_Item, A.MenuLevel2_Item, A.MenuLevel2_Item:link, A.MenuLevel2_Item:visited, A.MenuLevel2_Item:active  {
	background: url(normal-bg3.gif) no-repeat left center;
	display: block;
    line-height:28px;
	text-decoration: none; color: #000000; font-weight: normal; font-family: Arial; font-size:12px; 
	padding-left: 40px; 
	line-height:22px;  border:0px solid #dbd9da;
	
}
A.MenuLevel2_Item:hover {
	background: url(normal-bg3-a.gif) no-repeat left center; 
	display: block;
    line-height:28px;
	text-decoration: none; color: #8e0d34; font-weight: normal; font-family: Arial; font-size:12px;
	padding-left: 40px; 
	border:0px solid #dbd9da; line-height:22px;
}

.MenuLevel2_ItemSelected, A.MenuLevel2_ItemSelected, A.MenuLevel2_ItemSelected:link, A.MenuLevel2_ItemSelected:visited, A.MenuLevel2_ItemSelected:active {
	background: url(normal-bg3-a.gif) no-repeat left center;
	display: block;
    line-height:28px;
	text-decoration: none; color: #8e0d34; font-weight: normal; font-family: Arial; font-size:12px;
	padding-left: 40px; 
	line-height:22px;  border:0px solid #dbd9da;
}
A.MenuLevel2_ItemSelected:hover {
	background: url(normal-bg3-a.gif) no-repeat left center;
	display: block;
    line-height:28px;
	text-decoration: none; color: #8e0d34; font-weight: normal; font-family: Arial; font-size:12px; 
	padding-left: 40px; 
	border:0px solid #dbd9da; line-height:22px;
}


