/* ================================================
	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 {

	height: 20px;
	width: 500px;
	float: left;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 7pt;
	font-family:tahoma;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel0:hover {

	height: 20px;
	width: 500px;
	float: left;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	display: block;
	font-size: 7pt;
}

.Ver2_Menulevel0_Selected,.Ver2_Menulevel0_Selected:link,.Ver2_Menulevel0_Selected:visited {

	height: 20px;
	width: 500px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 7pt;
	font-family:tahoma;
	line-height: 20px;
	text-indent: 5px;
	
}

.Ver2_Menulevel0_Selected:hover {
	background-color: #476994;
	border-bottom: 1px solid #531506;
	border-right: 4px solid #6388B4;
	border-top: 1px solid #E9C9C5;
	height: 20px;
	width: 500px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 7pt;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel1,.Ver2_Menulevel1:link,.Ver2_Menulevel1:visited {
	background-image:url(arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	
	height: 20px;
	width: 500px;
	float: left;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
	font-family:tahoma;
	display: block;
	font-size: 7pt;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel1:hover {
	height: 20px;
	width: 500px;
	float: left;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	display: block;
	font-size: 7pt;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel1_Selected,.Ver2_Menulevel1_Selected:visited {
	background-color: #A1B9D3;
	border-top: 1px solid #FFFFFF;
	border-right: 4px solid #F4F4F4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 3px solid white;
	height: 20px;
	width: 500px;
	float: left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 7pt;
	font-family:tahoma;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel2,.Ver2_Menulevel2:visited, .Ver2_Menulevel2:link {
	background-image:url(arrow2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	
	height: 20px;
	width: 500px;
	float: left;
	color:#006600;
	text-decoration: none;
	display: block;
	font-family:tahoma;
	font-size: 7pt;
	line-height: 20px;
	text-indent: 15px;
}


.Ver2_Menulevel2:hover {

	height: 20px;
	width: 500px;
	float: left;
	color: #006600;
	text-decoration: underline;
	display: block;
	font-size: 7pt;
	line-height: 20px;
	text-indent: 15px;
}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {
	background-color: #C0D0E2;
	border-top: 1px solid #FFFFFF;
	border-right: 4px solid #F4F4F4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 3px solid white;
	height: 20px;
	width: 500px;
	float: left;
	font-family:tahoma;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight:Bold;
	font-size: 7pt;
	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;
}
