.ptable1
{
	width: 468;
	border:2px solid #547B9B;
	background: #ffffff;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=3);
}
.ptable1 th
{
	font-size: 16px;
	color: #ffffff;
	background: #95BAD9;
}
.pfooter
{
	background: #E6F1F9;
	border-top: #547B9B 1px solid;
}
.pfooter a
{
	padding: 3px;
	background: #95BAD9;
	color: #ffffff;
	font-weight: bold;
	margin: 10px;
}
.pfooter a:hover
{
	color: #003366;
}
.ptable2
{
	background: #ffffff;
}
.ptable2 th
{
	border-bottom: #6F93A3 1px solid;
	border-right: #6F93A3 1px solid;
	background: #C2DAEE;
}
.pmethods
{
	background: #E6F1F9;
	color: #4D4D4D;
	padding: 10px;
	border-bottom: #C2DAEE 1px solid;
	border-right: #C2DAEE 1px solid;
}
.ptable2 th a
{
	color: #275BC4;
	text-decoration: underline;
}