#section_ss #header,
#section_about #header,
#section_nf #header,
#section_oc #header,
#section_os #header { background-image: url(../images/sportsstandards.gif) }




#section_ss #tabs li.active a,
#section_about #tabs li.active a,
#section_nf #tabs li.active a,
#section_oc #tabs li.active a,
#section_os #tabs li.active a {
  	background:url("../images/btn_left_red.gif") no-repeat left top;
	color:#fff;
	
  }
#section_ss #tabs li.active a span,
#section_about #tabs li.active a span,
#section_nf #tabs li.active a span,
#section_oc #tabs li.active a span,
#section_os #tabs li.active a span {
  	background:url("../images/btn_right_red.gif") no-repeat right top;
	color:#fff;
  }


#section_sc #header { background-image: url(../images/sportscodes.gif);}
#section_sc #tabs li.active a {
  	background:url("../images/btn_left_blue.gif") no-repeat left top;
	color:#fff;

  }
#section_sc #tabs li.active a span {
  	background:url("../images/btn_right_blue.gif") no-repeat right top;
	color:#fff;
  }
#section_sc #submenu {
	background-color: #71aed7;
}

#section_sm #header { background-image: url(../images/sportsml.gif) }
#section_sm #tabs li.active a {
  	background:url("../images/btn_left_green.gif") no-repeat left top;
	color:#fff;

  }
#section_sm #tabs li.active a span {
  	background:url("../images/btn_right_green.gif") no-repeat right top;
	color:#fff;
  }
#section_sm #submenu {
	background-color: #73880a;
}

#section_sd #header { background-image: url(../images/sportsdb.gif) }
#section_sd #tabs li.active a {
  	background:url("../images/btn_left_drkorange.gif") no-repeat left top;
	color:#fff;

  }
#section_sd #tabs li.active a span {
  	background:url("../images/btn_right_drkorange.gif") no-repeat right top;
	color:#fff;
  }
#section_sd #submenu {
	background-color: #d15600;
}