
#PAGING
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
}

.Sep
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: Silver;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

.OffPage
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: Silver;
	font-weight: bold;
}

.OffPrev, SPAN.OffNext
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: Silver;
	padding-left: 5px;
	padding-right: 5px;
}

.OnPrev, SPAN.OnNext
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.OnPage, A.OnNext, A.OnPrev
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #028df3;
	text-decoration: none;
}

.OnPage:Hover, A.OnNext:Hover, A.OnPrev:Hover
{
	text-align: right;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}


