.ptabOn {
	width:76px;
	padding:4px 0 0 0;
	background-color:#ececec;
	text-align:center;
	border:1px #ececec solid;
	float:left;
	margin-right:3px;
}

.ptabOn A	{ text-decoration:none; }

.ptabOff {
	width:76px;
	padding:4px 0 0 0;
	background-color:white;
	text-align:center;
	border:1px #ececec solid;
	float:left;
	margin-right:3px;
}

.ptabOff A       { text-decoration:none; }
