.bodMainSty {
	top:140;
	left:0px;
	position:absolute;
	width:800px;
	font-family:arial;
	font-size: 10pt;
	background:#ffffff;
}
.top_barSty {
	position: 	absolute;
	left: 		0px;
	top:		0px;
	width:		800px;
	height:		120px;
	background:	#000000;
	z-index: 	1000;
}
.PPI_logoSty {
	position: 	absolute;
	left: 		0px;
	top:		0px;
	color:		#ffffff;
	z-index: 	1100;

}
table.main_menu {
	position:	absolute;
	left:		0px;
	top:		120px;
	height:		15px;
	width:		800px;
	z-index:	1000;
}
td.sub_main_mnu {
	height:		15px;
	width:		133px;
	border:		solid 2px #000000; 
	border-left:	none;
	background:	#cccccc;
	color:		#000000;
	font-family:	arial;
	font-size:	10pt;
	font-weight:	bold;
	text-align:	center;
	cursor: 	hand;
	cursor: pointer;
}

table.sub_mnuSty {
	position:	absolute;
	height:		15px;
	width:		135px;
	z-index:	800;
}
td.sub_mnu {
	height:		15px;
	width:		133px;
	border:		solid 2px #000000;
	border-top:	none;
	background: 	#770000;
	color:		#ffffff; 
	font-family:	arial;
	font-size:	10pt;
	font-weight:	bold;
	text-align:	left;
	text-indent:	15px;
	cursor: 	hand;
	cursor: pointer;
}
td.bodymain {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	width: 800px;
}
td.bottomrecs {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}