/* CSS Document */

.gNumPageActiveStyle {
	border: 1px dotted #CC3300;
	background-color: #CC3333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.gNumPageEnactiveStyle {
	color: #CC0000;
	font-weight: bold;
}