/*
	Lilac colour scheme 
	Base: C785BA
	Dark: B760A1
*/

/* Base Colour */
TR.sectionRow TD {
	background-color: #C785BA;}

TR.sectionRow TD.sectionCell {
	background-color: #C785BA;}

#footer DIV.altBar {
	background-color: #C785BA;}

TD#contentCell A:link {
	color: #B760A1;}

TD.mainLeft UL A.current,
TD.mainLeft UL A.current:visited {
	background-color: #C785BA;
	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: #C785BA;}

/* shadow colour */
DIV.bannerStrip {
	background-color: #B760A1;}

TD#contentCell A:visited {
	color: #B760A1;}

TD.mainLeft UL A.current:hover {
	background-color: #B760A1;}

TD.mainLeft A#Header_leftNavigation_menuTop:hover,
TD.mainLeft A#Header1_leftNavigation_menuTop:hover,
TD.mainLeft A#HeaderPlus1_leftNavigation_menuTop:hover {
	background-color: #B760A1;}

/* 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-violet.jpg');}
	



