/* ================================================
	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: #FFFFFF;
	padding-left: 8px;
}

.MenuBG {
	width: 100%;
	height: 100%;/*not support for netscape*/
}

.VerMenuLevel0,.VerMenuLevel0:visited,.VerMenuLevel0:link {
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected,.VerMenuLevel0_ItemSelected:visited {
	background-color: #EDEDED;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #352E2C;
	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected:hover {
	background-color: #EDEDED;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #352E2C;
	padding-left: 3px;
	text-decoration: underline;
}

.VerParentMenuItem {
	background-color: #EEEEEE;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel1_Item,.VerMenuLevel1_Item:visited,.VerMenuLevel1_Item:link {
	background-color: transparent;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-size: 8pt;
	color: #ffffff;
	padding-left: 2px;
	text-decoration: none;
}

.VerMenuLevel1_Item:hover {
	text-decoration: underline;
}

.VerMenuLevel1_ItemSelected,.VerMenuLevel1_ItemSelected:visited {
	background-color: transparent;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-size: 8pt;
	color: #ffffff;
	padding-left: 2px;
	text-decoration: none;
	font-weight: bold;
}

.VerMenuLevel1_ItemSelected:hover {
	text-decoration: underline;
}

.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link {
	background-color: transparent;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-size: 7pt;
	color: #EDE3AF;
	padding-right: 0px;
	text-decoration: none;
}

.VerMenuLevel2_Item:hover {
	text-decoration: underline;
}

.VerMenuLevel2_ItemSelected:hover {
	text-decoration: underline;
}

.VerMenuLevel2_ItemSelected,.VerMenuLevel2_ItemSelected:visited,.VerMenuLevel2_ItemSelected:link {
	background-color: #transparent;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Gill Sans, Tahoma;
	font-size: 7pt;
	color: #EDE3AF;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
}