/* Pest Name Headers */
.PestName
{
	color: #F8AF44;
	font-family: Arial, Helvetica, sans-serif;
	font-weIght: bold;
	font-size: 14pt;
	text-shadow : 2px;
}

.ScientificName
{
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weIght: normal;
	font-size: 9pt;
	font-style : italic;
}

.ppsh
{
	color: #F8AF44;
	font-family: Arial, Helvetica, sans-serif;
	font-weIght: bold;
	font-size: 12pt;
	text-shadow : 2px;
	background-color : #FFFBE9;
	text-indent: 12px;
}
.ppsd
{
	color: navy;
	font-family: "Times New Roman", Times, serif;
	font-weIght: normal;
	font-size: 12pt;
	margin : 12px 0px 12px 10px;
}
.pplinkheader
{
	text-align : center;
}
.ppheadlink
{
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	text-align: justify;
	font-size: 8pt;
}

A.ppheadlink:Hover
{
	background-color: #B1A5F5;
}
.topclass
{
	position : relative;
	right : 8px;
}
