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

