

#Header
{
	background:#e4440e;
}

#Footer
{
	background:#e4440e;
	color:#fff;
}

#Footer a
{
	color:#fff;
}

table.CartDataTable thead
{
	background:#339999;
}