/*
	Moss colour scheme 
	Base: A9B82C
	Dark: 848924
*/

/* Base Colour */
TR.sectionRow TD {
	background-color: #A9B72C;}

#footer DIV.altBar {
	background-color: #A9B72C;}

TR.sectionRow TD.sectionCell {
	background-color: #A9B72C;}

TD#contentCell A:link {
	color: #708924;}

TD.mainLeft UL A.current,
TD.mainLeft UL A.current:visited {
	background-color: #A9B82C;
	background-image: url(../images/common/arrow-white_right.gif);
	color: #FFF;}

TD.mainLeft A#Header_leftNavigation_menuTop,
TD.mainLeft A#Header_leftNavigation_menuTop:visited,
TD.mainLeft A#Header1_leftNavigation_menuTop,
TD.mainLeft A#Header1_leftNavigation_menuTop:visited,
TD.mainLeft A#HeaderPlus1_leftNavigation_menuTop,
TD.mainLeft A#HeaderPlus1_leftNavigation_menuTop:visited {
	background-color: #A9B82C;}

/* shadow colour */
DIV.bannerStrip {
	background-color: #848924;}

TD#contentCell A:visited {
	color: #848924;}

TD.mainLeft UL A.current:hover {
	background-color: #848924;}

TD.mainLeft A#Header_leftNavigation_menuTop:hover,
TD.mainLeft A#Header1_leftNavigation_menuTop:hover,
TD.mainLeft A#HeaderPlus1_leftNavigation_menuTop:hover {
	background-color: #848924;}

/* default colour */
TD#contentCell A:hover {
	color: #369;}

/* images */
TR.sectionRow TD.sectionCell,
TD#Header_Tablecell9,
TD#Header1_Tablecell9,
TD#HeaderPlus1_Tablecell9 {
	background-image: url('../images/common/bg-banner-green.jpg');}
