/* ================================================
	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 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	height: 21px;
	width: 170px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 13px;
	background: #fff4ca;
	border-top: 1px solid #fff;
	padding: 2px 10px 1px 20px;
	font-weight: bold;
}

.Ver2_Menulevel0:hover {
	border-bottom: 1px solid #ddd;
	height: 21px;
	width: 170px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 13px;
	background: #ffeda6;
	border-top: 1px solid #fff;
	padding: 2px 10px 1px 20px;
	font-weight: bold;
}

.Ver2_Menulevel0_Selected,.Ver2_Menulevel0_Selected:link,.Ver2_Menulevel0_Selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	height: 21px;
	width: 170px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 13px;
	background: #ffe377 url(bullet.gif) no-repeat 10px 8px;
	border-top: 1px solid #fff;
	padding: 2px 10px 1px 20px;
	font-weight: bold;
}

.Ver2_Menulevel0_Selected:hover {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	height: 21px;
	width: 170px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 13px;
	background: #ffe377 url(bullet.gif) no-repeat 10px 8px;
	padding: 2px 10px 1px 20px;
	font-weight: bold;
}

.Ver2_Menulevel1,.Ver2_Menulevel1:link,.Ver2_Menulevel1:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	width: 160px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 2px 10px 3px 30px;
}

.Ver2_Menulevel1:hover {
	height: 17px;
	width: 160px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 2px 10px 3px 30px;
	background: #ffeda6;
}

.Ver2_Menulevel1_Selected,.Ver2_Menulevel1_Selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	width: 160px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 2px 10px 3px 30px;
	background: url(bullet2.gif) no-repeat 20px 7px;
}

.Ver2_Menulevel1_Selected:hover {
	height: 17px;
	width: 160px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 2px 10px 3px 30px;
	background: #ffeda6 url(bullet2.gif) no-repeat 20px 7px;
}

.Ver2_Menulevel2,.Ver2_Menulevel2:link,.Ver2_Menulevel2:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	width: 150px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 2px 10px 3px 40px;
}

.Ver2_Menulevel2:hover {
	height: 17px;
	width: 150px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 2px 10px 3px 40px;
	background: #ffeda6;
}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	width: 150px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 2px 10px 3px 40px;
	background: url(bullet2.gif) no-repeat 30px 7px;
}

.Ver2_Menulevel2_Selected:hover {
	height: 17px;
	width: 150px;
	float: left;
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 2px 10px 3px 40px;
	background: #ffeda6 url(bullet2.gif) no-repeat 30px 7px;
}

