/* ================================================
	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: #F4F4F4;
	width: 100%;
	margin: 17px 0px 0px 0px;
	padding: 0px;
}
.currentPage {
	padding: 7px 0px 10px 5px;
}
.currentPage a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #B71C6B;
	text-decoration: none;
}
.spacer22 {
	width: 5px;
	height: 2px;
}

.level1 {
	background: #ededed;
	width: 100%;
	height: 18px;
	padding: 4px 0px 2px 0px;
	display: inline-block;
}
.level2 {
	width: 100%;
	height: 18px;
	padding: 4px 0px 2px 0px;
	display: inline-block;
}

.VerMenuLevel0,.VerMenuLevel0:visited,.VerMenuLevel0:link {
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0186b3;
	padding-left: 3px;
	text-decoration: none;
}
.VerMenuLevel0_ItemSelected,.VerMenuLevel0_ItemSelected:visited {
	background: #EDEDED;
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0186b3;
	padding-left: 3px;
	text-decoration: none;
}
.VerMenuLevel0_ItemSelected:hover {
	background: #ededed;
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #0186b3;
	padding-left: 3px;
	text-decoration: none;
}
.VerParentMenuItem {
	background: transparent;
	cursor: hand;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0186b3;
	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel1_Item,.VerMenuLevel1_Item:visited,.VerMenuLevel1_Item:link {
	background: #ededed;
	font-family: Verdana;
	font-size: 11px;
	color: #0186b3;
	text-decoration: none;
	cursor: hand;
	padding-left: 10px;
}
.VerMenuLevel1_Item:hover {
	text-decoration: none;
	cursor: hand;
	color: #B71C6B;
	font-size: 11px;	
	padding-left: 10px;
}
.VerMenuLevel1_ItemSelected, .VerMenuLevel1_ItemSelected:link, .VerMenuLevel1_ItemSelected:visited, .VerMenuLevel1_ItemSelected:hover, .VerMenuLevel1_ItemSelected:active{
	background: #ededed;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #B71C6B;
	text-decoration: none;
	padding-left: 10px;
}

.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link {
	background: #F4F4F4;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #0186b3;
	padding-left: 20px;
	text-decoration: none;
}
.VerMenuLevel2_Item:hover {
	text-decoration: none;
	cursor: hand;
	color: #B71C6B;
	font-size: 11px;
	font-family: Verdana;
}
.VerMenuLevel2_ItemSelected, .VerMenuLevel2_ItemSelected:link, .VerMenuLevel2_ItemSelected:visited, .VerMenuLevel2_ItemSelected:hover, .VerMenuLevel2_ItemSelected:active{
	background: #F4F4F4;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	color: #B71C6B;
	padding-left: 20px;
	text-decoration: none;
}
