a:link {
   color: rgb(0,90,156);
   font-weight: bold;
   } 
a:visited {color:purple; font-weight: bold;} 
a:hover {background-color: #aaa;}

body {
  background-image: url(/qa-focus/resources/stylesheets/sidebar-report.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	}	

h2 {
color: RGB(0,90,156);
margin: 0px 10px 10px 0px;
padding: 17px 2px 17px 20px;
height: 32px;
border-style:solid;
border-color:black;
border-width:1px 0px 1px 0px;
font-size: 16pt;
font-weight:900;
line-height:110%;
background-color:#eee;
}

hr.heading 
{color: RGB(0,90,156); border-width: 0px; height: 15px; background:#0000cc; }

div.centred-table
{background-color: #eee; margin-left: 5%; margin-right: 5%;}

