.archivePageBrowser {
	cursor: default;
	width: 100%;
	background-color: #eee;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

.archivePageNum {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.archivePageNum:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.archivePageNum:visited {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.archivePageNum:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}


.archivePageNumCurrent {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.archivePageNumCurrent:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.archivePageNumCurrent:visited {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.archivePageNumCurrent:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

