.PagerContainerTable
{
	border-right: #333333 0px solid;
	border-top: #333333 0px solid;
	border-left: #333333 0px solid;
	color: #d1d1e1;
	border-bottom: #333333 0px solid;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	/*
	padding-right: 6px;
	padding-left: 6px;*/
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #ffffff;
	font-weight:normal;
	width:80px;
	display:none;
}
.PagerInfoCell:link
{
	
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	/*
	width:15px;
	
	text-align:center;
	background-image:url(../Images/paging_center.png);	
	
	color: #990000;
	background-color: #FFFF99;
*/
	width:15px;
	height:24px;
	color: #990000;
}
.PagerOtherPageCells
{
	/*
	width:15px;
	background-color: #f0f1f2;
	height:24px;
	text-align:center;
	background-image:url(../Images/paging_center.png);	
*/
	width:15px;
	height:24px;
	color: #990000;
	
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: underline;
	font: 13px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

.paging_left
{
	
	width:7px;
	height:22px;
	background-image:url(../Images/paging_left.png);
	background-position:-1px;
	background-repeat:no-repeat;	
	display:none;
}

.paging_right
{
	
	width:0px;
	height:22px;
	background-image:url(../Images/paging_right.png);
	background-repeat:no-repeat;	
	display:none;
}

.NextPagerOtherPageCells
{
	width:11px;
	!width:15px;
	height:15px;
	background-image:url(../Images/sub_next.gif);
	background-position:-4px 4px;
	!background-position:5px 4px;
	background-repeat:no-repeat;
}

.NoNextPagerOtherPageCells
{
	width:42px;
	height:24px;
	padding-left:7px;
	background-image:url(../Images/nonext.png);
	background-repeat:no-repeat;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #AAAA99;
	display:none;
}

.LastPagerOtherPageCells
{
	width:42px;
	height:24px;
	padding-left:7px;
	background-image:url(../Images/end.png);
	background-repeat:no-repeat;
	display:none;
}

.NoLastPagerOtherPageCells
{
	width:42px;
	height:24px;
	padding-left:7px;
	background-image:url(../Images/noend.png);
	background-repeat:no-repeat;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #AAAA99;
	display:none;
	display:none;
}

.NextPagerOtherPageCells
{
	text-decoration:underline;
}

.PrevPagerOtherPageCells
{
	width:18px;
	!width:11px;
	height:15px;
	padding-top:4px;
	background-image:url(../Images/sub_prev.gif);
	background-position:0px 4px;
	!background-position:0 4px;
	background-repeat:no-repeat;
}

.NoPrevPagerOtherPageCells
{
	width:32px;
	height:24px;
	padding-left:23px;
	background-image:url(../Images/noback.png);
	background-repeat:no-repeat;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #AAAA99;
	display:none;
}

.NoStartPagerOtherPageCells
{
	width:55px;
	height:24px;
	background-image:url(../Images/nostart.png);
	background-repeat:no-repeat;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #AAAA99;
	display:none;
}

.StartPagerOtherPageCells
{
	width:55px;
	height:24px;
	background-image:url(../Images/start.png);
	background-repeat:no-repeat;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #AAAA99;
	display:none;
}