/* QUT template - branch stylesheet */
/* Should be used in conjunction with common and corpstyle stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */

/* TOP NAVIGATION */
/* (Active button for current branch) */

.competitor_button A{
  /*background-color: #e3b912;*/
  background-image:url(../default/graphics/top_nav_over.gif);
  background-position:left;
  background-repeat:repeat-x;
  color: #0c1c47;
}
