.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.PagerInfoCell
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #f0f1f2;
	padding-top: 2px;
	white-space: nowrap;
	background-color: #03597C;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}
.PagerCurrentPageCell
{
	color: #FFFFFF;
	background-color: #505050;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
	padding-left:1px;
	padding-right:1px;
}
.PagerOtherPageCells
{
	background-color: #f0f1f2;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
	padding-left:1px;
	padding-right:1px;
}
.PagerSSCCells
{
	background-color: #cccccc;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
	padding-left:1px;
	padding-right:1px;
}
.PagerHyperlinkStyle
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.PagerHyperlinkStyle:hover
{
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.PagerHyperlinkStyle:link
{
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.PagerHyperlinkStyle:visited
{
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.PagerHyperlinkStyle:active
{
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
