﻿.rptPager
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
}

.rptPager:hover
{
	color: #A81F23;
}

.rptPagerArrows
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

.rptPagerArrows:hover
{
	color: #000000;
}

.rptPagerSelected
{
	font-weight:bold;
	color:#A81F23;
	font-family:Tahoma;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	cursor: default;
}
