﻿.PaginationLeft
{
	width:10px;
	height:19px;
}

.PaginationRight
{
	width:10px;
	height:19px;
}

.PaginationBackground
{
	text-decoration:none;
	border:0px solid green;
	text-align:left;
}

/* Top Pager Settings */
.pagerTop
{
 	padding: 0 0 0 0;
}

.pagerTop td
{
	border-top:none;
}

.pagerTop #pagerRow
{
}

.pagerTop #pagerHeader
{
	text-align: left;
}

.pagerTop #pagerContainer
{
	text-align: right;
}

/* Bottom Pager Settings */
.pagerBottom
{
 	padding: 0 0 0 0;
}

.pagerBottom td
{
	border-top:none;
}

.pagerBottom #pagerRow
{
}

.pagerBottom #pagerHeader
{
	text-align: left;
}

.pagerBottom #pagerContainer
{
	text-align: right;	
}



.ActiveLink
{
	color: #008A3F;
	padding:0px 3px 0px 3px;	
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}

.ActiveLink:hover
{
	text-decoration:none;
	color: #008A3F;
}

.InActiveLink
{
	color: #999;
	padding:0px 3px 0px 3px;	
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;	
}

.InActiveLink:hover
{
	text-decoration:underline;
	color: #999;
}

.pagerButtonRight a, .pagerButtonRight a:visted, .pagerButtonRight a:active
{
	text-decoration:underline;
	background-color: Transparent;
}

 .pagerButtonRight a div span:hover
 {
	text-decoration:none;
 }



/*.pagerSpacer
{
	width: 5px;
}*/

.pagerHeading
{
	font-family : Verdana;
	font-size: 11PX;
	height:19px;	
	Color: #fefefe;
	font-weight:bold;	
	vertical-align:middle;
 	padding:0 0 0 5;
}

.pagerLabel
{
	color: Black;
	font-size: 10px;
	text-align:center;
	white-space:nowrap;
}

.pagerLabel span
{
	padding: 0 5px 0 5px;
	vertical-align: top;
	width:80px;
} 

.pagerButtonRight a
{
	padding-left:0px;
	margin: 0px;	
}

.pagerButton a
{
	padding-left:0px;
	margin: 0px;
}

.recordStatus 
{
	
}