/* ================================================
	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 {
	background-color: #9CC902;
	border-top: 1px solid #E8F7B2;
	border-right: 0px solid #E8F7B2;
	border-bottom: 1px solid #85AB05;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	font: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel0:hover {
	background-color: #C6DB00;
	border-top: 1px solid #E8F7B2;
	border-right: 0px solid #E8F7B2;
	border-bottom: 1px solid #9CC902;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	font: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.Ver2_Menulevel0_Selected,.Ver2_Menulevel0_Selected:link,.Ver2_Menulevel0_Selected:visited {
	background-color: transparent;
	border-bottom: 1px solid #CA6004;
	border-right: 0px solid #E8F7B2;
	border-top: 1px solid #CA6004;
	height: 30px;
	width: 100%;
	float: left;
	font: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 5px;
	background-image: url(menuitem-orange.png);
	background-position: right;
	background-repeat: no-repeat;
}

.Ver2_Menulevel0_Selected:hover {
	background-color: #A52B0C;
	border-bottom: 1px solid #531506;
	border-right: 0px solid #CD857C;
	border-top: 1px solid #CA6004;
	height: 30px;
	width: 100%;
	float: left;	
	font: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel1,.Ver2_Menulevel1:link,.Ver2_Menulevel1:visited {
	background-color: #EF882E;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #F4F4F4;
	border-bottom: 1px solid #EC6E00;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	font: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 10px;
}

.Ver2_Menulevel1:hover {
	background-color: #EE9E58;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #F4F4F4;
	border-bottom: 1px solid #EC6E00;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	font: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 10px;
}

.Ver2_Menulevel1_Selected,.Ver2_Menulevel1_Selected:visited {
	background-color: #EF770F;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #F4F4F4;
	border-bottom: 1px solid #EC6E00;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;	
	font: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 10px;
}

.Ver2_Menulevel2,.Ver2_Menulevel2:visited {
	background-color: #E6E6E6;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #F4F4F4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font: arial, verdana;
	font-size: 11px;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2:hover {
	background-color: #D4D4D4;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #F4F4F4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font: arial, verdana;
	font-size: 11px;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {
	background-color: #BDCDD5;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #F4F4F4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font: arial, verdana;
	font-size: 11px;
	line-height: 20px;
	text-indent: 15px;
}

.navMenu_Shadow {
	background-image: url(../Images/navMenu_shadow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 149px;
	height: 9px;
}