/* ================================================
	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
================================================ */

nav a:link{	
	color:#ffffff;
	text-decoration: none;
}

nav a {
	text-decoration: none;
	color: #ffffff;
}
nav a:visited {
	text-decoration: none;
	color: #fff;
}

nav a:hover {
	text-decoration: none;
	color: #fff;
}

nav .pSuperTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
}

nav .pSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
}

nav .pTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: bold;
	margin-top: 0;
}

nav .pHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F3F3F;
	font-weight: bold;
}

nav .pBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.pInterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.pAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: Right;
	font-weight: bold;
}

.pSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: Right;
	font-style: italic;
	text-transform: uppercase;
}

.pAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.pQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.tLegend {
	font-size: 8.5pt;
	color: #888888;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.lImage {
	border: 1px solid #0000FF;
	cursor: auto;
	/* Invalid value: cursor: hand; */
}

.MenuHeader {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 8px;
}

.MenuBG {
	width: 100%;
	height: 100%;/*not support for netscape*/
}

.VerMenuLevel0,.VerMenuLevel0:visited,.VerMenuLevel0:link {
	background-image: url("nv_bglvl0inactive.gif");
	background-position: left;
	/* Invalid value: cursor: hand; */
	padding: 1px 0 1px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}

.VerMenuLevel0:hover{
	background-image: url("nv_bglvl0inactive.gif");
	background-position: left;
	/* Invalid value: cursor: hand; */
	padding: 1px 0 1px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected,.VerMenuLevel0_ItemSelected:visited,.VerMenuLevel0_ItemSelected:link{
	background-image: url("nv_bglvl0active.gif");
	background-position: left;
	/* Invalid value: cursor: hand; */
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 5px;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected:hover {
	/* Invalid value: cursor: hand; */
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.VerParentMenuItem {
	/* Invalid value: cursor: hand; */
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel1_Item,.VerMenuLevel1_Item:visited,.VerMenuLevel1_Item:link {
	/* Invalid value: cursor: hand; */
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	text-decoration: none;
}

.VerMenuLevel1_Item:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.VerMenuLevel1_ItemSelected,.VerMenuLevel1_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0a51a1;
	padding-left: 10px;
	text-decoration: underline;
}

.VerMenuLevel1_ItemSelected:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0a51a1;
}

.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link {
	/* Invalid value: cursor: hand; */
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
}

.VerMenuLevel2_Item:hover {
	text-decoration: none;
	color: #fff;
}

.VerMenuLevel2_ItemSelected:hover {
	text-decoration: none;
	color: #6a71ff;
}

.VerMenuLevel2_ItemSelected,.VerMenuLevel2_ItemSelected:visited,.VerMenuLevel2_ItemSelected:link {
	background-image: url("nv_bglvl2active.gif");
	background-position: right;
	/* Invalid value: cursor: hand; */
	font-family: Arial;
	font-size: 8pt;
	color: #6a71ff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: none;
}