
span.PagerLabel{color:#FF9900; font-size: 11px; font-family: verdana;font-weight:bold;}
table.Pager{width:auto;}

/* Page Num Link Style */
a.PagerLink {text-decoration:none; font-size: 11px; font-family: verdana ;}
a.PagerLink:hover { color:#c00;}
span.PagerPageNo { height:1; cursor:hand; padding:1px; margin-left:0px;}

/* Current Page Num Link Style */
a.PagerLinkSelect { color:#FF9900; text-decoration:none; font-weight:bold; font-size: 11px; font-family: verdana; }
a.PagerLinkSelect:hover {  }

/* Page Ellipsis Link Style */
a.PagerLinkMore {text-decoration:none; font-size: 11px; font-family: verdana }
a.PagerLinkMore:hover { color:#c00;}
span.PagerPageMore { height:1; cursor:hand; padding:1px; margin-left:0px;}

/* First & Last Link Style */
a.PagerLinkFirstLast {text-decoration:none; font-size: 11px; font-family: verdana }
a.PagerLinkFirstLast:hover { color:#c00;}
span.PagerFirstLast{height:1; cursor:hand; padding:1px; margin-left:0px;  }

/* Next & Previous Link Style */
a.PagerLinkNextPrev {text-decoration:none; font-size: 11px; font-family: verdana }
a.PagerLinkNextPrev:hover { color:#c00;}
span.PagerNextPrev{height:1; cursor:hand; padding:1px; margin-left:0px; }

div.tbGoToPageLayer{POSITION: absolute;display:none; z-index:100; border:1px dashed gray; padding:5px; background-color:#eeeeee;visibility:hidden }
span.tbPagerPageLabel{color:#555;font-size:10px}
span.btnGo{color:#444;font-size:11px;font-family:verdana;font-weight:bold;padding:0 2 1 2;border:1px solid #444;background:#FFFF99;margin-left:2px}
a.btnGo{text-decoration:none}
a.btnX{text-decoration:none}
span.btnX{color:white;font-size:11px;font-family:verdana;font-weight:bold;padding:0 2 1 2;border:0px solid #444;background:#c00;margin-left:2px}
input.tbGoToPage {width:26px; font-size:11px; text-align:right; color:blue; background:#ddd; border-width:0 }
