.pcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 18px;
	vertical-align: bottom;




}
.codeheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A800;
}
.ptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;

}
.pjunction {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CC00;
}
.pcode:hover {
	background-color: #00CC00;
}
.pcell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-position: top;
	color: #333333;
	vertical-align: bottom;



}
.pcellhover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CC00;
	color: #000000;


}
.pcellhoversentinel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f8c300;
	color: #000000;


}
.pleftcnr {
	position: absolute;
	background-color: #FFFFFF;
	margin-top: -10px;
	height: 25px;
	width: 20px;
	margin-left: -1px;
	padding-bottom: 10px;
	visibility: visible;
	z-index: 1;

}
.plftcnr1 {
	background-color: #FFFFFF;
	margin-top: -10px;
	margin-left: -1px;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 25px;
	width: 20px;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A800;
	letter-spacing: 1px;

}
.codeheadingVMB {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990099;
}
.hw {
	height: 200px;
	width: 200px;
}
