.navi_pageBrowser {
	margin-bottom: 3px;
	margin-top: 3px;
	cursor: default;
}

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

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

.navi_pageNum:visited {
}

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


.navi_pageNumActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.navi_pageNumActive:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.navi_pageNumActive:visited {
}

.navi_pageNumActive:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

