/* ================================================
	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;
}



.MenuLevel0_Item,
.MenuLevel0_Item a:link,
.MenuLevel0_Item a:visited 
{
	color: #fff !important;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background:#b5985a;
	padding:4px 8px;
	width:154px;
	margin:3px 3px 0px 3px;
}
.MenuLevel0_Item a:active
{
	color: #fff;
	font-weight: bold;
	display: block;
	background:#b5985a;
	padding:4px 8px;
	text-decoration: none;
	margin:3px 3px 0px 3px;
}

.MenuLevel0_Item a:hover,
a.MenuLevel0_Item:hover 
{
	color: #fff !important;
	font-weight:bold;
	background:#b5985a;
	text-decoration: none;
}

a.MenuLevel0_ItemSelected,
a.MenuLevel0_ItemSelected:link,
a.MenuLevel0_ItemSelected:visited 
{
	color: #fff;
	font-weight: bold;
	display: block;
	background:#b5985a;
	padding:4px 8px;
	text-decoration: none;
	margin:3px 3px 0px 3px;
}
.MenuLevel1_Item,
.MenuLevel1_Item a:link,
.MenuLevel1_Item a:visited 
{
	color: #fff !important;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	display: block;
	padding:4px 0px 4px 20px;
}
.MenuLevel1_Item a:active,
{
	color:#fff !important;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.MenuLevel1_Item a:hover 
{
	color: #fff !important;
	text-decoration:underline;
	
}

a.MenuLevel1_ItemSelected,
a.MenuLevel1_ItemSelected:link,
a.MenuLevel1_ItemSelected:visited 
{
	color: #fff !important;
	font-weight: bold;
	font-size:10px;
	display: block;
	padding:4px 0px 4px 20px;
	text-decoration: none !important;
	
}
.MenuLevel2_Item a:link {
	color: #fff;
	text-decoration: none;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:active {
	color: #fff;
	text-decoration: none;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:link {
	color: #fff;
	text-decoration: none;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:visited {
	color: #fff;
	text-decoration: none;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:hover {
	color: #fff;
	text-decoration: underline;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a {
	color: #fff;
	text-decoration: underline;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a:link {
	color: #fff;
	text-decoration: underline;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a:visited {
	color: #fff;
	text-decoration: none;
	
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}