
.require {
	font-size: 10px;
}
.header {
	color: #627C8F;
	font-size:12px;
	font-weight: bold;
}
.performancelatest a{
	background-image: url(imgs/off_01.gif);
    background-repeat: no-repeat;
	 text-indent:-9999px;
 display:block;
 width:152px;
 height:48px;
  outline:none;
}

.performance1 a{
	background-image: url(imgs/off_02.gif);
    background-repeat: no-repeat;
	 text-indent:-9999px;
 display:block;
 width:152px;
 height:48px;
  outline:none;
}
.performance2 a{
	background-image: url(imgs/off_03.gif);
 background-repeat: no-repeat;
 text-indent:-9999px;
 display:block;
 width:152px;
 height:48px;
  outline:none;

}
.performance3 a{
	background-image: url(imgs/off_04.gif);
 background-repeat: no-repeat;
  text-indent:-9999px;
  display:block;
 width:152px;
 height:48px;
  outline:none;
}
.performance4 a{
	background-image: url(imgs/off_05.gif);
 background-repeat: no-repeat;
  text-indent:-9999px;
  display:block;
 width:152px;
 height:48px;
  outline:none;
}
.performancelatest a:hover, #latestperformpage .performancelatest a {
	background-image: url(imgs/on_01.gif);
 background-repeat: no-repeat
}

.performance1 a:hover, #brunswickpage .performance1 a {
	background-image: url(imgs/on_02.gif);
 background-repeat: no-repeat
}

.performance2 a:hover, #austpage .performance2 a {
	background-image: url(imgs/on_03.gif);
 background-repeat: no-repeat
}

.performance3 a:hover, #globalpage .performance3 a {
	background-image: url(imgs/on_04.gif);
 background-repeat: no-repeat
}

.performance4 a:hover, #tigerpage .performance4 a{
	background-image: url(imgs/on_05.gif);
 background-repeat: no-repeat
}

.redbg {
	background-color:#ab273e;
	color:#fff;
	font-weight:bold;
	}
	.whitebg {
	background-color:#fff;
	}
	.bluebg {
	background-color:#2a3d75;
	color:#fff;
	font-weight:bold;
	}
	.greenbg {
	background-color:#7e961c;
	color:#fff;
	font-weight:bold;
	}
	.yellowbg {
	background-color:#ffcd00;
	color:#000;
	font-weight:bold;
	}
	.tabletext td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:8px;
padding:2px 5px;
line-height:11px;
	vertical-align:top;
	}
	

.smalldisc a, .smalldisc {
float:left;
margin:10px 0 0 0;
color:#000;
font-size:10px;
font-style:italic;
}