/* ================================================
	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;
    font-size: 13px;
    font-weight: normal;
    margin-top: 0;
}

.pSubTitle
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    margin-top: 0;
}

.pTitle
{
    font-family: Arial;
    font-size: 12.5pt;
    font-weight: normal;
    margin-top: 0;
}

.pHead
{
    color: green;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.pBody
{
    font-family: Arial;
    font-size: 13px;
    color: black;
}

.pInterTitle
{
    font-family: Arial;
    font-size: 11pt;
    color: black;
    font-weight: normal;
}

.pAuthor
{
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    font-weight: normal;
}

.pSource
{
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    font-style: italic;
    text-transform: uppercase;
}

.pAnswer
{
    font-family: Arial;
    font-size: 13px;
    color: black;
}

.pQuestion
{
    font-family: Arial;
    font-size: 13px;
    color: black;
    font-weight: normal;
}

.tLegend
{
    font-size: 8.5pt;
    color: Lime;
    font-style: italic;
    font-family: Arial;
}

.lImage
{
    border: 0px solid #0000FF;
    cursor: auto; /* Invalid value: cursor: hand; */
}

.MenuHeader
{
    font-weight: normal;
    font-size: 13px;
    font-family: Arial;
    color: white;
    padding-left: 8px;
}

.MenuBG
{
    width: 100%;
    height: 100%; /*not support for netscape*/
}


.VerMenuLevel0_ItemSelected, .VerMenuLevel0:link
{
    /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-left: 6px;
    text-decoration: none;
    text-align: left;
}
.VerMenuLevel0_ItemSelected:visited, .VerMenuLevel0:visited
{
    cursor: auto;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-left: 6px;
    text-decoration: none;
    text-align: left;
}
.VerMenuLevel0
{
    cursor: auto;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    padding-left: 6px;
    text-decoration: none;
    text-align: left;
}


.VerMenuLevel0_ItemSelected:hover
{
    /* Invalid value: cursor: hand; */
   
    text-decoration: none;
     font-family: Arial;
    font-size: 13px;
    padding-left: 6px;
    text-align: left;
    font-weight:normal;

}

/*.VerParentMenuItem {
	background-color: transparent;
	/* Invalid value: cursor: hand; */
/*	cursor: auto;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	padding-left: 3px;
	text-decoration: none;
}*/
/* level 1*/
.VerMenuLevel1_Item, .VerMenuLevel1_Item:visited, .VerMenuLevel1_Item:link
{
    /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial;
    font-size: 13px;
    padding-left: 9px;
    text-align: left;
    text-decoration: none;
    font-weight:normal;
}

.VerMenuLevel1_Item:hover
{
    text-decoration: underline;
    text-align: left;
}

.VerMenuLevel1_ItemSelected, .VerMenuLevel1_ItemSelected:visited
{
    background-color: #E3EDCA; /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    padding-left: 9px;
    text-decoration: none;
    font-weight:normal;
}

.VerMenuLevel1_ItemSelected:hover
{
    text-decoration: none;
        font-family: Arial;
    font-size: 13px;
    text-align: left;
    font-weight:normal;
    cursor: auto;
    padding-left: 9px;

}


/*****************************************************************/
/* level 2*/

.VerMenuLevel2_Item, .VerMenuLevel2_Item:visited, .VerMenuLevel2_Item:link
{
    background-color: yellow; /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    color: yellow;
    padding-left: 9px;
    text-decoration: none;
}

.VerMenuLevel2_Item:hover
{
    text-decoration: underline;
    text-align: left;
}

.VerMenuLevel2_ItemSelected:hover
{
    text-align: left;
    text-decoration: underline;
}

.VerMenuLevel2_ItemSelected, .VerMenuLevel2_ItemSelected:visited, .VerMenuLevel2_ItemSelected:link
{
    background-color: yellow; /* Invalid value: cursor: hand; */
    cursor: auto;
    font-family: Arial;
    font-size: 13px;
    color: aqua;
    text-align: left;
    padding-left: 9px;
    text-decoration: none;
}
