.activePage {
height:28px; padding:40px 0px 40px 0px; text-align:center; clear:both; font-family:Arial;}

.activePage a{
display:inline-block; width:22px; height:22px; line-height:22px; padding:3px 3px; margin:0px 3px; color:#ffffff; background-image:url(../../images/bt_bg.gif); background-repeat:no-repeat; text-align:center;background-position:0px -38px;}
.activePage a:hover {
background-position:0px -38px; color:#ffffff;
}
.inactivePage {
height:28px; padding:40px 0px 40px 0px; text-align:center; clear:both; font-family:Arial;}
.inactivePage a{display:inline-block; width:22px; height:22px; line-height:22px; padding:3px 3px; margin:0px 3px; color:#717171; background-image:url(../../images/bt_bg.gif); background-repeat:no-repeat; text-align:center;
}
.inactivePage a:hover {
	text-decoration: none;
	color: #FF0000;
}

.goInput{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border:1px solid #018BC9;
	color:#018BC9;
	background-color:#ffffff;
	cursor:pointer;
	height: 16px;
	width:30px;
}
input {
	margin: 0px;
	padding: 0px;
}
