@charset "utf-8";
/* CSS Document */
/* Flash body control Ad */

#pest1Pan{
	width:130px;
	height:200px;
	float:left;
	color:#524201;
	font:13px/17px Verdana, Arial, Helvetica, sans-serif;
	background-color: #336633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
#pest1Pan h3{
	width:120px;
	height:40px;
	color:#fff;
	font-weight:normal;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 36px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#pest1Pan li a{
	line-height:17px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
#pest1Pan p{
	line-height:17px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
#pest1Pan p.view{
	width:66px;
	height:18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
#pest1Pan p.view a{
	width:66px;
	height:18px;
	display:block;
	color:#FF9900;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pest1Pan p.view a:hover{
	color:#FF9900;
	text-decoration:underline;
	background-position: 0 0;
}

#pest2Pan{
	width:130px;
	height:200px;
	color:#9C0000;
	float:left;
	background-color: #336633;
	background-repeat: no-repeat;
	background-position: 0 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
#pest2Pan h3{
	width:120px;
	height:40px;
	color:#fff;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 36px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}

#pest2Pan li a{
	line-height:17px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}

#pest2Pan p{
	line-height:17px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
#pest2Pan p.view{
	width:66px;
	height:18px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
#pest2Pan p.view a{
	width:66px;
	height:18px;
	display:block;
	color:#FF9900;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

	background-repeat: no-repeat;
	background-position: 0 0;
}
#pest2Pan p.view a:hover{
	color:#FF9900;
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#pest3Pan 
{
	width:400px;
	height:100px;
	float:left;
	color:#524201;
	margin-right: 5px;
}
/* End */

/*Hidden Pan Control 1*/

#pest1Pan a, #pest1Pan a:visited {
	position: relative;
} 

#pest1Pan a span {
		display: none;
		overflow: hidden;
		z-index: 1;
}

/* #pest1Pan a:hover { background-color: #e9e9e2; } */

/* the IE correction rule */
#pest1Pan a:hover	{
color: #f00; /* background-color: #e9e9e2; */
text-indent: 0; /* added the default value */
}

#pest1Pan a:hover span{
	display: block;
	position: absolute;
	top: 0px;
	left: 100px;
	width: 420px;
	margin: 0px;
	padding: 10px;
	color: #335500;
	font-weight: normal;
	background: #e5e5e5;
	text-align: left;
	border: 1px solid #666;
	text-decoration: none;
}

#pest1Pan a:hover span h4{
	color: #335500;
}

/*Hidden Pan Control 2*/

#pest2Pan a span {
	display: none;
	overflow: hidden;
	z-index: 1;
	}

/* #pest2Pan a:hover { background-color: #e9e9e2; } */

/* the IE correction rule */
#pest2Pan a, #pest2Pan a:visited {
position: relative;
}

#pest2Pan a:hover	{
color: #f00; /* background-color: #e9e9e2; */
text-indent: 0; /* added the default value */
}

#pest2Pan a:hover span{
	display: block;
	position: absolute;
	top: 0px;
	left: -470px;
	width: 420px;
	margin: 0px;
	padding: 10px;
	color: #335500;
	font-weight: normal;
	background: #e5e5e5;
	text-align: left;
	border: 1px solid #666;
	text-decoration: none;
}

#pest2Pan a:hover span h4{
	color: #335500;
}

.spacer-divMax  { padding-bottom: 4em;}
