<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tn_tab_bg {
    /*background: #FCA699;*/
    /*background:#36c6d3*/
    /*background-image:url('../../../content/img/tn-bg-nav.png');
          background-size:cover;*/
    background: url('../../../img/tagimg/tn-bg-nav3.png') no-repeat center;
    /*background-size: 300px 38px;*/
     background-size: 102% 38px;
}

.tn_tab_color {
    color: #444 !important;
     font-size: 14px;
}


/*.btn-info {
    background-color: #FCA699 !important;
}*/

/*.hcenterdivbt {
    color: #555;
}*/
</pre></body></html>