.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #000000;
	border-bottom: #333333 1px solid;
	background-color: #eff8fc;
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font-size:12px;
	color: #000000;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #eff8fc;
	font-weight:normal;
	padding-left:3px;
}
.PagerInfoCell:link
{
	color: #000000;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #000000;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #eff8fc;
	cursor:default;
	padding-left:3px;
}
.PagerOtherPageCells
{
	background-color: #eff8fc;
	vertical-align:middle;
	padding-left:3px;
}
.PagerSSCCells
{
	background-color: #eff8fc;
}
.PagerHyperlinkStyle
{
	font-size:14px;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
.GoToLabel
{
	font-size:14px;
	color:#333333;
	cursor:pointer;
	font-size:14px;     
	display:inline;
}
.GoToSelect
{
	font-size:14px;
}
.GoToSelectedOption
{
	color:#000000;
	background-color:#eff8fc;
}

.GoToArrow
{
	vertical-align:middle;
	cursor:pointer;
}