.PagerTable	
{
	height:16px;
	width : 100%;
}
.PagerCell
{
	font-size : 10pt;
	font-family : ËÎÌå Arial;
	color : #5b3bc0;
}
.BlankCell
{
	width:5pt;
}
.PagerInfo	
{
	text-align : right;
	width : 100%;
}
.PagerDisableNav
{
	color : #999999;
}
.PagerNav
{
	color : Navy;
}
.PagerCurrentIndex
{
	font-family : Arial;
	color : #5b3bc0;
	font-size : 11pt;
	font-weight : bold;
}
a.Pager:link
{
	font-family : Arial;
	color:Navy; 
	text-decoration:none;
	cursor : hand;
}
a.Pager:visited
{
	font-family : Arial;
	color:Navy; 
	text-decoration:none;
	cursor : hand;
}
a.Pager:hover
{
	font-family : Arial;
	color:black; 
	text-decoration:none;
	cursor : hand;
}

