/* ================================================
	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 

grey: #999999;
green: #0F7740;
yellow: FFE925
================================================ */

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
    color: #FFE925;
}

.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: #800000;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}

.lImage {
	border: 1px solid #0000FF;
	cursor: auto;
	/* Invalid value: cursor: hand; */
}

/*color of font in buttons - grey*/
.MenuHeader {
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #DBD4D4;
	padding-left: 8px;
}

.MenuBG {
	width: 100%;
	height: 100%;/*not support for netscape*/
}

.VerMenuLevel0:visited
 {
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 3px;
	text-decoration: none;
}
.VerMenuLevel0
{
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel0:link {
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;

	padding-left: 3px;
	text-decoration: none;
}

.VerMenuLevel0_ItemSelected, .VerMenuLevel0_ItemSelected:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: yellow;
    padding-left: 3px;
    text-decoration: none;

}

	/* hover over button */
.VerMenuLevel0_ItemSelected:hover
{
    background-color: #999999; /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: yellow;
    padding-left: 3px;
    text-decoration: none;
}

.VerParentMenuItem
{
    background-color: #EEEEEE; /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: #999999;
    padding-left: 3px;
    text-decoration: none;
}

.VerMenuLevel1_Item,.VerMenuLevel1_Item:visited,.VerMenuLevel1_Item:link {
	background-color: #DFDEB2;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Tahoma;
	font-size: 8pt;
	color: #003A77;
	padding-left: 2px;
	text-decoration: none;
}

.VerMenuLevel1_Item:hover
{
    text-decoration: underline;
    color: #FFFF00;
}
/* rollover */
.VerMenuLevel1_ItemSelected, .VerMenuLevel1_ItemSelected:visited
{
    background-color: #FFE925; /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFE925;
    padding-left: 2px;
    text-decoration: none;
}

.VerMenuLevel1_ItemSelected:hover {
	text-decoration: underline;
}

.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link {
	background-color: #DFDEB2;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Tahoma;
	font-size: 8pt;
	color: #003A77;
	padding-left: 4px;
	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: #B9AB64;
	/* Invalid value: cursor: hand; */
	cursor: auto;
	font-family: Tahoma;
	font-size: 8pt;
	color: #D11915;
	padding-left: 4px;
	text-decoration: none;
}