.navi_pageBrowser {
	background-color: #ccc;
	margin-bottom: 3px;
	margin-top: 3px;
	cursor: default;
}

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

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

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

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


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

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

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

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