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

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

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

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

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


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

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

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

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

