﻿
.ListPagingTable {
	color: #46657D;
	font-family: "Arial Narrow";
	font-size: small;
	background-image: url('images/Pagingbkg.gif');
	height: 25px; /*	border-bottom: 1px solid #b1b6ba; */;
	border-top: 1px #FFDA75 solid;
	border-left: 1px #FFDA75 solid;
	border-right: 1px #FFDA75 solid;
	background-color: #FFE88C;
}
.ListPagingTextDisabled {
	color: #CDCDCD;
	font-family: "Arial Narrow";
	font-size: small;
	text-decoration: none;
}

.ListPagingTextDisabled a{
	
	text-decoration: none ;
	
}
.ListPagingTextDisabled a:visited{
	
	text-decoration: none ;
	
}

.ListPagingTextSelected {
	color: #000000;
	font-size: small;
	font-family: "Arial Narrow";
	font-weight: bold;
}
.ListPagingText {
	background : transparent;
	font-size: small;
	color: #808080;
	text-decoration : none;
	font-weight: normal;
	font-family: "Arial Narrow";
}

.ListPagingText a {
	text-decoration : none;
}

.ListPagingText a:visited {
	text-decoration : none;
	color: #808080;
}

.ListPagingTextBold {
	background : transparent;
	font-size: small;
	color: #666666;
	text-decoration : none;
	font-weight: bold;
	font-family: "Arial Narrow";
}

.ListPagingHeaderText {
	font-size: x-small;
	color: #000000;
	text-decoration : none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.ListPagingHeaderTable {
	padding: 1px;
	margin: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.ListPagingHeaderTextBold {
	font-size: x-small;
	color: #000000;
	text-decoration : none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ListPagingTextCount {
	background : transparent;
	font-size: x-small;
	color: #333333;
	text-decoration : none;
	font-weight: normal;
	font-family: "Arial Narrow";
}
}
.ListPagingHeaderTextRight {
	font-size: x-small;
	color: #000000;
	text-decoration : none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
}
.GridDetailedImageCopy {
	border-width: 0;
}
