/* ================================================
	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 {
	color: black;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 6px;
	line-height: 30px;
	display: block;
}
.MenuLevel0_Item a:link {
	color: black;
	text-decoration: none;
}

.MenuLevel0_Item a:visited {
	color: black;
	text-decoration: none;
}

.MenuLevel0_Item a:hover {
	color: #2F2EAF;
	text-decoration: none;
}

.MenuLevel0_ItemSelected {
	color:  #2F2EAF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 6px;
	line-height: 30px;
	display: block;
}

.MenuLevel0_ItemSelected a:link {
	color:  #2F2EAF;
	text-decoration: none;
}
.MenuLevel0_ItemSelected a:visted{
	color:  #2F2EAF;
	text-decoration: none;
}
.MenuLevel0_ItemSelected a:hover {
	color:  #2F2EAF;
	text-decoration: none;
}



.MenuLevel1_Item {
	color: black;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 15px;
	line-height: 30px;
	display: block;
}
.MenuLevel1_Item a:link {
	color: black;
	text-decoration: none;
}

.MenuLevel1_Item a:visited {
	color: black;
	text-decoration: none;
}

.MenuLevel1_Item a:hover {
	color: #2F2EAF;
	text-decoration: none;
}

.MenuLevel1_ItemSelected {
	color:  #2F2EAF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 15px;
	line-height: 30px;
	display: block;
}

.MenuLevel1_ItemSelected a:link {
	color:  #2F2EAF;
	text-decoration: none;
}
.MenuLevel1_ItemSelected a:visited{
	color:  #2F2EAF;
	text-decoration: none;
}
.MenuLevel1_ItemSelected a:hover {
	color:  #2F2EAF;
	text-decoration: none;
}



.MenuLevel2_Item {
	color: black;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 24px;
	line-height: 30px;
	display: block;
}
.MenuLevel2_Item a:link {
	color: black;
	text-decoration: none;
}

.MenuLevel2_Item a:visited {
	color: black;
	text-decoration: none;
}

.MenuLevel2_Item a:hover {
	color: #2F2EAF;
	text-decoration: none;
}

.MenuLevel2_ItemSelected {
	color:  #2F2EAF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 24px;
	line-height: 30px;
	display: block;
}

.MenuLevel2_ItemSelected a:link {
	color:  #2F2EAF;
	text-decoration: none;
}
.MenuLevel2_ItemSelected a:visited{
	color:  #2F2EAF;
	text-decoration: none;
}
.MenuLevel2_ItemSelected a:hover {
	color:  #2F2EAF;
	text-decoration: none;
}
