/* ================================================
	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;
}

a:hover {
	text-decoration: underline;
}

.pSuperTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
}

.pSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
}

.pTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: bold;
	margin-top: 0;
}

.pHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F3F3F;
	font-weight: bold;
}

.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: #999999;
	padding-left: 8px;
	background-color: #999999;
}

.MenuBG{
	height: 100%;/*not support for netscape*/
	background-color: #999999;
}

.Menutable{
	width: 195px;
}

.VerMenuLevel0,.VerMenuLevel0:visited,.VerMenuLevel0:link {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected,.VerMenuLevel0_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #009900;
	padding-left: 0px;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected:hover {
	/* Invalid value: cursor: hand;*/
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
}

.VerMenuLevel0:hover {
	/* Invalid value: cursor: hand;*/
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
}

.VerMenuLevel1,.VerMenuLevel1:visited,.VerMenuLevel1:link {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.VerMenuLevel1_ItemSelected,.VerMenuLevel1_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #009900;
	padding-left: 0px;
	text-decoration: none;
}

.VerMenuLevel1_ItemSelected:hover {
	/* Invalid value: cursor: hand;*/
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
}

.VerMenuLevel1:hover {
	/* Invalid value: cursor: hand;*/
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
}

.VerParentMenuItem {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}

.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link {
	/* Invalid value: cursor: hand;*/
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}

.VerMenuLevel2_ItemSelected,.VerMenuLevel2_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	height: 20px;
}

.VerMenuLevel2_ItemSelected:hover {
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
}

.VerMenuLevel2_Item:hover {
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
}


.VerMenuLevel3_Item,.VerMenuLevel3_Item:visited,.VerMenuLevel3_Item:link {
	/* Invalid value: cursor: hand;*/
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}

.VerMenuLevel3_ItemSelected,.VerMenuLevel3_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	height: 20px;
}

.VerMenuLevel3_ItemSelected:hover {
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
}

.VerMenuLevel3_Item:hover {
	text-decoration: none;
	background-image : url(Menuitemselected.gif);
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
}


.VerMenuLevel4_Item,.VerMenuLevel4_Item:visited,.VerMenuLevel4_Item:link {
	/* Invalid value: cursor: hand;*/
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-left: 4px;
}

.VerMenuLevel4_ItemSelected,.VerMenuLevel4_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 10px;
	color: #009900;
	text-decoration: none;
	height: 20px;
	padding-left: 4px;
}

.VerMenuLevel4_ItemSelected:hover {
	text-decoration: none;
	font-size: 10px;
	/*background-image : url(Menuitemselected.gif);*/
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
	padding-left: 4px;
}

.VerMenuLevel4_Item:hover {
	text-decoration: none;
	/*background-image : url(Menuitemselected.gif);*/
	background-repeat : no-repeat;
	color: #000000;
	font-size: 10px;
	height: 20px;
	padding-left: 4px;
}


.VerMenuLevel5_Item,.VerMenuLevel5_Item:visited,.VerMenuLevel5_Item:link {
	/* Invalid value: cursor: hand;*/
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-left: 4px;
}

.VerMenuLevel5_ItemSelected,.VerMenuLevel5_ItemSelected:visited {
	/* Invalid value: cursor: hand; */
	background-color: #999999;
	cursor: auto;
	font-family: Tahoma;
	font-size: 9px;
	color: #009900;
	text-decoration: none;
	height: 20px;
	padding-left: 4px;
}

.VerMenuLevel5_ItemSelected:hover {
	text-decoration: none;
	font-size: 9px;
	/*background-image : url(Menuitemselected.gif);*/
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
	padding-left: 4px;
}

.VerMenuLevel5_Item:hover {
	text-decoration: none;
	font-size: 9px;
	/*background-image : url(Menuitemselected.gif);*/
	background-repeat : no-repeat;
	color: #000000;
	height: 20px;
	padding-left: 4px;
}







