﻿h2, h3, p.intro, p.table_comment, h4
{
	color: #97BF0D;
}
#header 
{
	background: url(../images/headers/Sales_Distribution.jpg) top right no-repeat;
}
tr.totals
{
	color: #fff;
	background-color: #97BF0D;
}
.tablecaption 
{
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/colours/green_h2_bg.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 1px 2px;}


thead th 
{
	text-align: right;
}
thead th.row 
{
	text-align: left;
	
}
tbody th
{
	text-align: left;
}
tbody td 
{
	text-align: right;
}
