/* ================================================
	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: #0A728B;
	border-top: 1px solid #69A9B9;
	border-right: 4px solid #69A9B9;
	border-bottom: 1px solid #0D4351;
	border-left: 0px;
	height: 20px;
	width: 100%;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	line-height: 20px;
	text-indent: 5px;
}

.Ver2_Menulevel0:hover {
	background-color: #10AFD8;
	border-top: 1px solid #69A9B9;
	border-right: 4px solid #69A9B9;
	border-bottom: 1px solid #0D4351;
	border-left: 0px;
	height: 20px;
	width: 100%;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
}*/

.Ver2_Menulevel0,.Ver2_Menulevel0:link,.Ver2_Menulevel0:visited {
	display: block;
    list-style:none;
	font-size:12px;
	padding-left:11px;
	padding-top:5px;
	padding-bottom:5px;
	display:block; 
	color:#1262AC;
	font-weight:bold;
}

.Ver2_Menulevel0:hover {
	text-decoration:underline;	
	background:url(images/PrimaryBulletArrow.png) 0px 8px no-repeat;

}

.Ver2_Menulevel0_Selected,.Ver2_Menulevel0_Selected:link,.Ver2_Menulevel0_Selected:visited {

	display: block;
    list-style:none;
	font-size:12px;
	font-weight:bold;
	padding-left:11px;
	padding-top:5px;
	padding-bottom:5px;
	display:block; 
	color:#1262AC;
	background:url(images/PrimaryBulletArrow.png) 0px 8px no-repeat;

}

.Ver2_Menulevel0_Selected:hover {

}

.Ver2_Menulevel1,.Ver2_Menulevel1:link,.Ver2_Menulevel1:visited 
{
	background:url(images/SecondaryBulletCircle.png) 2px 5px no-repeat;
	padding-left:8px;
}

.Ver2_Menulevel1:hover 
{
	text-decoration:underline;
	padding-left:8px;

}

.Ver2_Menulevel1_Selected,.Ver2_Menulevel1_Selected:visited 
{
	background:url(images/SecondaryBulletArrow.png) 0px 3px no-repeat;
	padding-left:8px;

}

.Ver2_Menulevel2,.Ver2_Menulevel2:visited {

}

.Ver2_Menulevel2:hover {

}

.Ver2_Menulevel2_Selected,.Ver2_Menulevel2_Selected:visited {

}

.navMenu_Shadow {
	
}