﻿.PagerTable
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background: #dadada;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family:Tahoma;
	font-size:small;
	
}


.Pager1
{
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	
}

.Pager1Active
{
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}

.Pager1 A:link
{
	color: #000000;
	text-decoration: none;
}

.Pager1 A:hover
{
	color: #8c8c8c;
	text-decoration: none;
}
.Pager1 A:active
{
	color: #8c8c8c;
	text-decoration: none;
}

.Pager2
{
	background: #f3f3f3;
	color: #000000;
	text-decoration: none;
}

.Pager2 A
{	
	text-decoration: none;
}

.Pager2 A:link
{
	color: #000000;
	text-decoration: none;
}

.Pager2 A:hover
{
	color: #8c8c8c;
	text-decoration: none;
}
.Pager2 A:active
{
	color: #8c8c8c;
	text-decoration: none;
}

