.uitc_pg_btn {
	background-color: #73b104;
	border: 1px solid #73b104;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	width: 30px;
}

.uitc_pg_lnk {
	color: #73b104;
	font-weight: bold;
	text-decoration: none;
}

.uitc_pg_lnkcrr {
	background-color: #73b104;
	color: #FFFFFF;
	cursor: default;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.uitc_pg_lnkdis {
	background-color: #ecf4dd;
	border: 1px solid #d6dfc7;
	color: #d6dfc7;
	cursor: default;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.uitc_pg_lnkfstlst {
	background-color: #ecf4dd;
	border: 1px solid #73b104;
	color: #73b104;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.uitc_pg_lnkprvnxt {
	border: 1px solid #73b104;
	color: #73b104;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.uitc_pg_txt {
	background-color: White;
	border: 1px solid #73b104;
	color: #73b104;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	text-align: center;
	width: 30px;
}

