@charset "utf-8";
.ptable {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
.phead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9999CC;
	background-repeat: repeat-x;
	padding-left: 11px;
	padding-bottom: 2px;
	padding-top: 5px;
	background-position: left center;
}
table {
	line-height: 30px;
	text-align: center;
	padding: 1px;
	margin: 1px;
}
.oneColElsCtrHdr #container #mainContent table {
	text-align: center;
}
.line {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #99C;
	clip: rect(auto,auto,auto,auto);
	padding-bottom: 0px;
	background-image: none;
}

