<!-- -->
SPAN.pageSpan{
	background-color: #578700;
	width: 99%;
	
}
SPAN.abledPage{
	color:black;
	cursor:pointer;
	text-align:center;
	width:20px;
	height:20px; 
	border:0px black solid; 
	line-height: 20px;
} 
SPAN.disabledPage{
	background-color:#548600;
	color:#000;
	text-align:center;
	width:20px;
	height:20px; 
	cursor:pointer;
	border:0px #D4D4D4 solid; 
	line-height: 20px;
}
span .noSelected{
	cursor:pointer;
	background:url(../../images/Page_2.jpg) no-repeat;
}
span .Selected{
	cursor:pointer;
	background:url(../../images/Page_1.jpg) no-repeat;
	color:#000;
}
.toFirstPage{
	color:black;
	cursor:pointer;
	text-align:center;
	width:60px;
	height:20px; 
	line-height: 20px;
}
.disabldetoFirstPage{
	color:black;
	text-align:center;
	width:60px;
	height:20px; 
	border:0px #D4D4D4 solid;
	line-height: 20px; 
}
SPAN.toBeforePage{
	color:black;
	cursor:pointer;
	text-align:center;
	width:60px;
	height:20px; 
	border:0px black solid; 
	line-height: 20px;
}
SPAN.disabldetoBeforePage{
	color:black;
	text-align:center;
	width:60px;
	height:20px; 
	border:0px #D4D4D4 solid; 
	line-height: 20px;
}
.toAfterPage{
	color:black;
	cursor:pointer;
	text-align:center;
	width:60px;
	height:20px; 
	border:0px black solid; 
	line-height: 20px;
}
.disabldetoAfterPage{
	color:black;
	text-align:center;
	width:60px;
	height:20px; 
	border:0px #D4D4D4 solid; 
	line-height: 20px;
}
.toEndPage{
	color:black;
	cursor:pointer;
	text-align:center;
	width:40px;
	height:20px; 
	line-height: 20px;
}
.disabldetoEndPage{
	color:black;
	text-align:center;
	width:40px;
	height:20px; 
	border:0px #D4D4D4 solid; 
	line-height: 20px;
}
SPAN.totalPages{
	color:black;
	text-align:center;
	width:60px;
	height:20px; 
	border:0px #D4D4D4 solid; 
	line-height: 20px;
}
SPAN.toAppointedPageSubmit{
	background-color:#D1EEEE;
	color:black;
	cursor:pointer;
	text-align:center;
	width:25px;
	height:20px; 
	border:1px black solid; 
	line-height: 20px;
}
SPAN.perNumPage{
	color:black;
	text-align:center;
	margin:0 5px;
	height:20px; 
	line-height: 20px;
	
}
#toAppointedPage{
	height:20px;
	
}
