/* ================================================
	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 {
	width:100%;
	text-align:left;
	float: left;
	font-weight: bold;
	color: #f17a1c;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom:5px;

}

.Ver2_Menulevel0:hover {
	width:100%;	
	text-align:left;
	float: left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
		padding-bottom:5px;

}

.Ver2_Menulevel0_Selected,.Ver2_Menulevel0_Selected:link,.Ver2_Menulevel0_Selected:visited {
	width:100%;	
	text-align:left;
	float: left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
		padding-bottom:5px;




}

.Ver2_Menulevel0_Selected:hover {
	width:100%;	
	text-align:left;
	float: left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
		padding-bottom:5px;


}

.Ver2_Menulevel1,.Ver2_Menulevel1:link,.Ver2_Menulevel1:visited {
	width:100%;	
	text-align:left;
	float: left;
	font-weight: normal;
	color: #f17a1c;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom:5px;

	padding-left:10px;
}

.Ver2_Menulevel1:hover {
	width:100%;	
	text-align:left;
	float: left;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom:5px;
	padding-left:10px;

}

.Ver2_Menulevel1_Selected,.Ver2_Menulevel1_Selected:visited {
	width:100%;	
	text-align:left;
	float: left;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-bottom:5px;
	padding-left:10px;
}

.Ver2_Menulevel2,.Ver2_Menulevel2:visited {
	width:100%;
	text-align:left;
	float: left;
	color: #f17a1c;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-bottom:5px;
	padding-left:20px;
}

.Ver2_Menulevel2:hover {
	width:100%;	
	text-align:left;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-bottom:5px;
	padding-left:20px;
}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {
	width:100%;	
	text-align:left;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding-bottom:5px;
	padding-left:20px;
}

.navMenu_Shadow {

}