body { margin:0;}
.tpBarFrm {
	position: fixed;
    top: 0;
    left: 0;
    width: 100px;
    height: 32px;
	z-index:1000;
	}
	
.tpBar {
    
    background:url(../i/tpBar/bg.jpg) top repeat-x; width:100%; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; font-weight:bold; white-space:nowrap

 }
.TpBarimgs{float:right; width:460px;}
.TpBarimgs a{ margin-left:3px; white-space:nowrap; float:left}

.sprtpBar { background:url(../i/tpBar/sprt_tpBar.gif) 0% 0% no-repeat; width:73px; height:28px; float:left;}
.rozeTpBar{ background-position:0 0}
.bsteTpBar{ background-position:-74px 0}
.nkshTpBar{ background-position:-148px 0}
.nasbTpBar{ background-position:-223px 0}
.corsTpBar{ background-position:-298px 0}
.chabTpBar{ background-position:-380px 0; margin-left:8px  }

.tbBarLnk { float:left; font-style:italic; line-height:25px; white-space:nowrap; margin-left:3px;}
.barcss		.tbBarLnk a, .tbBarLnk a{ color:#fff;}
.barcss		.tbBarLnk a:hover, .tbBarLnk a:hover{ text-decoration:none}
.barcss 	.tbBarLnk a:hover{ text-decoration:none}
.tbBarLnk 	.tbBarSub { display:inline}
.tbBarLnk 	.tbBarSub a{ color:#ccc; }



*html .tpBarFrm {
    position: absolute;
    top: expression(eval(documentElement.scrollTop));
}
*html body {
    background: white url("http://") fixed;
}
*html .tpBarFrm {
    position: absolute;
    top: expression(eval(documentElement.scrollTop));
}

