/* ================================================
	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 
================================================ */

a {text-decoration: none;}

.Ver2_Menulevel0,
.Ver2_Menulevel0:link,
.Ver2_Menulevel0:visited {
	background-color: #414141;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 15px;
}

.Ver2_Menulevel0:hover,
.Ver2_Menulevel0_Selected:hover {
	background-color: #505050;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	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: #CC0033;
	background-color: #414141;
	border-bottom: 5px solid #FFFFFF;
	border-right: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 15px;
	/*background-image: url(BG.jpg);*/
	background-position: right;
	background-repeat: no-repeat;
}

/*
.Ver2_Menulevel0_Selected:hover {
	background-color: #e70033;
	border-bottom: 5px solid #FFFFFF;
	border-right: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 15px;
}
*/

.Ver2_Menulevel1,
.Ver2_Menulevel1:link,
.Ver2_Menulevel1:visited {
	background-color: #E6E6E6;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 25px;
}

.Ver2_Menulevel1:hover {
	background-color: #D4D4D4;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 25px;
}

.Ver2_Menulevel1_Selected,
.Ver2_Menulevel1_Selected:visited,
.Ver2_Menulevel1_Selected:hover {
	background-color: #848484;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 25px;
}

/*
.Ver2_Menulevel2,.Ver2_Menulevel2:visited {
	background-color: #eeeeee;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	display: block;
	line-height: 18px;
	text-indent: 25px;
}
*/

.Ver2_Menulevel2,
.Ver2_Menulevel2:visited {
	text-decoration: none;
	background-color: #f7f7f7;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 18px;
	text-indent: 35px;
	text-decoration: none;
}

.Ver2_Menulevel2:hover {
	background-color: #e7e7e7;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 18px;
	text-indent: 35px;
}

.Ver2_Menulevel2_Selected,
.Ver2_Menulevel2_Selected:visited,
.Ver2_Menulevel2_Selected:hover {
	background-color: #B0B0B0;
	border-right: 0px;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px;
	height: 18px;
	width: 100%;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 18px;
	text-indent: 35px;
}

.navMenu_Shadow {
	background-image: url(../Images/navMenu_shadow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 149px;
	height: 9px;
}
