<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    #navtabs li {
      background:url("/images/common/left_both.gif") no-repeat left top;
      }
    #navtabs a {
      background:url("/images/common/right_both.gif") no-repeat right top;
      }
	.gold li {
      background:url("/images/common/left_gold.gif") no-repeat left top;
      }
    .gold a {
      background:url("/images/common/right_gold.gif") no-repeat right top;
      }
    .yellow li {
      background:url("/images/common/left_yellow.gif") no-repeat left top;
      }
    .yellow a {
      background:url("/images/common/right_yellow.gif") no-repeat right top;
      }
	.pillLeft {
      background:url("/images/common/pill_left.gif") no-repeat left top;
      }
    .pillRight {
      background:url("/images/common/pill_right.gif") no-repeat right top;
      }
	
	#moreOptButtonLeft {
      background:url("/images/common/tab_lt_off.gif") no-repeat left top;
      width:8px;
	}

    #moreOptButtonRight {
      background: url("/images/common/tab_right.gif") no-repeat right top;
      }

	.suggestRow {
		background-color:#FFFFCC;
	}
	
</pre></body></html>