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

