a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


.pSuperTitle            { font-family: 'arial'; font-size: 10pt; font-weight: bold; margin-top: 0 }
.pSubTitle              { font-family: 'arial'; font-size: 10pt; font-weight: bold; margin-top: 0 }
.pTitle                 { font-family: 'arial'; font-size: 12.5pt; font-weight: bold; margin-top: 0 }
.pHead                  { font-family: 'arial'; font-size: 10pt; color: #3F3F3F; font-weight: bold }
.pBody                  { font-family: 'arial'; font-size: 10pt; color: #000000}
.pInterTitle            { font-family: 'arial'; font-size: 11pt; color: #000000; font-weight: bold  }
.pAuthor                { font-family: 'arial'; font-size: 10pt; text-align: Right; font-weight: bold }
.pSource                { font-family: 'arial'; font-size: 10pt; text-align: Right; font-style: italic; text-transform: uppercase }
.pAnswer                  { font-family: 'arial'; font-size: 10pt; color: #000000}
.pQuestion            { font-family: 'arial'; font-size: 10pt; color: #000000; font-weight: bold  }
.tLegend
{
	font-size: 8.5pt;
	color: #888888;
	font-style: italic;
	font-family: 'Arial';
}

.lImage
{
	border: 1 solid #0000FF;
	cursor: hand;
}

.MenuHeader
{
	font-weight: bold;
	font-size: 8pt;
	font-family: 'arial';
	color: #FFFFFF;	
	padding-left:8px; 
}

.MenuBG
{
	width: 100%;
	height: 100%;
}

.MenuTD
{
	border-right: dashed thin;
}

.VerMenuLevel0,.VerMenuLevel0:visited,.VerMenuLevel0:link
{	
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: Gray; 
	padding-left:3px;
	text-decoration: none;
	width: 100%;
}

.VerMenuLevel0:hover
{
	text-decoration: underline;
}

.VerMenuLevel0_ItemSelected,.VerMenuLevel0_ItemSelected:visited
{
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: Black; 
	padding-left:3px;
	text-decoration: none;
	width: 100%;
}
.VerMenuLevel0_ItemSelected:hover
{
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: Black; 
	padding-left:3px;
	text-decoration: underline;

}
.VerParentMenuItem
{
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #333333; 
	padding-left:3px;
	text-decoration: none;

}

.VerMenuLevel1_Item,.VerMenuLevel1_Item:visited,.VerMenuLevel1_Item:link
{
	cursor: hand;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	padding-left:2px; 
	text-decoration: none;
	width: 100%;

}

.VerMenuLevel1_Item:hover
{
	text-decoration: underline;
	color: Gray;
}

.VerMenuLevel1_ItemSelected,.VerMenuLevel1_ItemSelected:visited
{
	cursor: hand;
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	padding-left:2px; 
	text-decoration: none;

}
.VerMenuLevel1_ItemSelected:hover
{
 	text-decoration: underline;
}
.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link
{
	cursor: hand;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	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
{
	cursor: hand;
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	padding-left:4px; 
	text-decoration: none;

}
