﻿.PagerContainerTable
{
	font-size:12px;
	font-weight:bold;
}
.PagerInfoCell
{
	color:#025682;
	padding-top: 3px;
	white-space: nowrap;
	display:none;
}
.PagerInfoCell:link
{
	text-decoration: none;
}
.PagerInfoCell:visited
{
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color:#ff6D00;
	text-decoration:none;
	font-weight:bold;
}
.PagerOtherPageCells
{
	font-weight:bold;
	padding-right: 6px;
	/*color:#025682;*/
	color:#1770ae;
}
.PagerSSCCells
{
	/*background-color: #cccccc;*/
}
.PagerSSCCells:hover
{
	text-decoration:none;
}
.PagerHyperlinkStyle
{
}
.PagerHyperlinkStyle:link
{
	/*color:#025682;*/
	color:#1770ae;
	text-decoration:underline;
}
.PagerHyperlinkStyle:visited
{
	color:#025682;
	text-decoration:underline;
	/*text-decoration: underline;
	font: 90% arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;*/
}
.PagerHyperlinkStyle:active
{
}
.PagerHyperlinkStyle:hover
{
	text-decoration: none;
}
