.linkboxbk{
	height: 52px;
	width: 890px;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 0;
	background-image: url(image/uc_nav_bk_bar.gif);
}

.linkboxbkd{
	height: 52px;
	width: 890px;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 0;
	background-image: url(image/uc_nav_bk_bar_drk.gif);
}

a.btn{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	visibility:visible;
	clear:none;
	height:44px;
	width:118px;
	background-image:url(image/nav_btn.gif);
	background-repeat: no-repeat;
	background-color:transparent;
	background-attachment:scroll;
	margin:0px;
	opacity:100;
	filter:alpha(opacity=100);
	padding:0px;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	font-size:10pt;
	text-shadow:0px 0px 5px transparent;
	text-decoration: none;
	letter-spacing:0px;
	line-height:1;
	text-align:center;
	text-indent:0px;
	border: 0px;
}

a.btn:hover{
	background:url(image/nav_btn_glow.gif);
	background-attachment:scroll;
	cursor: pointer;
}

a.btn:active{
	background:url(image/uc-btn_ac.gif);
	background-attachment:scroll;
	cursor: pointer;
	font-size:9pt;
}

a.btnl{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	visibility:visible;
	cursor:pointer;
	clear:none;
	height:44px;
	width:118px;
	background-image:url(image/uc-btn_ac_page.gif);
	background-repeat:;
	background-position:;
	background-color:transparent;
	background-attachment:scroll;
	margin:0px;
	opacity:100;
	filter:alpha(opacity=100);
	padding:0px;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	color: #000000;
	font-size:10pt;
	text-shadow:0px 0px 5px transparent;
	text-decoration: none;
	letter-spacing:0px;
	line-height:1;
	text-align:center;
	text-indent:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
