/* ================================================
	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 
================================================ */

.Ver2_Menulevel0,.Ver2_Menulevel0:link,.Ver2_Menulevel0:visited {
	border-bottom: 1px solid #e3ebee;
	height: 25px;
	width: 100%;
	float: left;
	font-weight: normal;
	color: #002330 !important;
	text-decoration: none !important;
	text-transform:lowercase;
	display: block;
	font-size: 1em;
	line-height: 25px;
	text-indent: 25px;
	background-image:url(toplevelArrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.Ver2_Menulevel0:hover {
	background-color:#5f98ab;

}

.Ver2_Menulevel0_Selected,.Ver2_Menulevel0_Selected:link,.Ver2_Menulevel0_Selected:visited {
	
	border-bottom: 1px solid #e3ebee;
	height: 25px;
	width: 100%;
	float: left;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none !important;
	text-transform:lowercase;
	display: block;
	font-size: 1em;
	line-height: 25px;
	text-indent: 25px;
	background-image:url(toplevelArrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
		background-color:#5f98ab;
}

.Ver2_Menulevel0_Selected:hover {
	
	border-bottom: 1px solid #e3ebee;
	height: 25px;
	width: 100%;
	float: left;
	font-weight: normal;
	color:#FFF !important;
	text-decoration: none !important;
	text-transform:lowercase;
	display: block;
	font-size: 1em;
	line-height: 25px;
	text-indent: 25px;
	background-image:url(toplevelArrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
		background-color:#5f98ab;
}

.Ver2_Menulevel1,.Ver2_Menulevel1:link,.Ver2_Menulevel1:visited {
	border-bottom: 1px solid #D4D4D4;
	height: 25px;
	width: 100%;
	float: left;
	font-weight: normal;
	color: #ffffff !important;
	text-decoration: none !important;
		text-transform:lowercase;
	display: block;
	font-size: 0.9em;
	line-height: 25px;
	text-indent: 30px;
}

.Ver2_Menulevel1:hover {
	background-color:#5f98ab;
}

.Ver2_Menulevel1_Selected,.Ver2_Menulevel1_Selected:visited {
	border-bottom: 1px solid #D4D4D4;
	height: 25px;
	width: 100%;
	float: left;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none !important;
		text-transform:lowercase;
	display: block;
	font-size: 0.9em;
	line-height: 25px;
	text-indent: 30px;
			background-color:#7bb3c6;
}
.Ver2_Menulevel1_Selected:hover {
		background-color:#7bb3c6;
		color:#FFF !important;
}

.Ver2_Menulevel2,.Ver2_Menulevel2:visited {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	height: 20px;
	width: 100%;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2:hover {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	height: 20px;
	width: 100%;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	height: 20px;
	width: 100%;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	line-height: 20px;
	text-indent: 15px;
}

.navMenu_Shadow {

}