.jTPS .sortedColumn {
	background: #fff;
	background:url(../images/bg_tr.gif) repeat-x left bottom;	
	font-weight:bold;
}
.jTPS tfoot .pagination .pageSelector {
	width:28px; 
	height:17px; 
	float:left; 
	border:1px solid #000; 
	margin:0px 2px 0px 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:17px; 
	text-align:center; 
	text-decoration:none;
	background-color:#fff; 
	color:#000;
#	cursor: pointer;
#	border: 1px solid #808080;
#	padding-left: 5px;
#	padding-right: 5px;
#	margin-left: 5px;
#	text-align: center;
#	float: left;
#	background: #fff;
}
.jTPS tfoot .pagination .pageSelectorSeperator {
	text-align: center;
	margin-left: 7px;
	color: #808080;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	cursor: default;
}
.jTPS tfoot .pagination .pageSelector:hover {
	border: 1px solid #f90;
}
.jTPS tfoot .pagination .hilightPageSelector {
	border: 1px solid #000 !important;
	background-color:#000; 
	color:#fff;
	#background: #069 !important;
	#color: #fff !important;
	cursor: default !important;
}
.jTPS .hideTR {
	display: none;
}
.jTPS .hidePageSelector {
	display: none;
}
.jTPS .hilightRow {
	background: #eee;
	cursor: pointer;
}
.jTPS tfoot .selectPerPage .perPageSelector {
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
.jTPS tfoot .selectPerPage .perPageSelected {
	border-bottom: 2px solid #069;
	background: #fff;
}
.jTPS tfoot .selectPerPage .perPageHilight {
	border-bottom: 2px solid #000;
	background: #fff;
}
.jTPS tfoot .pagination, tfoot .paginationTitle, tfoot .selectPerPage {
	float: right;
	white-space: nowrap;
	line-height: 25px;
	vertical-align: middle;
}
.jTPS tfoot .status {
	white-space: nowrap;
	line-height: 25px;
	vertical-align: middle;
color:#000000;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:30px;
line-height:30px;
text-decoration:none;
}
.jTPS tfoot .paginationTitle {
	padding-left:20px;
}
.jTPS .sortableHeader:hover {
	cursor: pointer;
	color: #808080;
}
.jTPS .sortAsc {
	border-bottom: 1px solid #e3e3e3;
	background: #eee url(bullet_arrow_up.png) center -4px no-repeat;
}
.jTPS .sortDesc {
	border-bottom: 1px solid #e3e3e3;
	background: #eee url(bullet_arrow_down.png) center -4px no-repeat;
}
.jTPS tfoot td {
	padding: 5px;
	background: #eee url(eeGrad2.gif) bottom repeat-x;
}
.jTPS thead th {
	text-align:left; 
	padding:10px 0px 10px 19px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#00adee; 
	font-weight:bold;
#	color: #000;
#	background: #f0f2f5 url(f0f2f5grad.gif) bottom repeat-x;
#	border-bottom: 1px solid #ccc;
#	padding-top: 6px !important;
}
.jTPS tbody td {	
	padding:10px 0px 11px 19px; 
	vertical-align:top; 
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000; line-height:14px; 
	text-decoration:none;
#	border-bottom: 1px solid #e3e3e3;

}

.jTPS tbody tr{ 
	background:url(../images/bg_tr.gif) repeat-x left bottom;
 }
