function changeColor1()
	{	elem = document.getElementById("active1");
		elem.style.backgroundColor = "#d0e3ef"; }
function changeColorA1()
	{	elem = document.getElementById("active1");
		elem.style.backgroundColor = "#f4f7fe"; }

function changeColor2()
	{	elem = document.getElementById("active2");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA2()
	{	elem = document.getElementById("active2");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor3()
	{	elem = document.getElementById("active3");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA3()
	{	elem = document.getElementById("active3");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor4()
	{	elem = document.getElementById("active4");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA4()
	{	elem = document.getElementById("active4");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor5()
	{	elem = document.getElementById("active5");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA5()
	{	elem = document.getElementById("active5");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor6()
	{	elem = document.getElementById("active6");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA6()
	{	elem = document.getElementById("active6");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor7()
	{	elem = document.getElementById("active7");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA7()
	{	elem = document.getElementById("active7");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor8()
	{	elem = document.getElementById("active8");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA8()
	{	elem = document.getElementById("active8");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor9()
	{	elem = document.getElementById("active9");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA9()
	{	elem = document.getElementById("active9");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor10()
	{	elem = document.getElementById("active10");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA10()
	{	elem = document.getElementById("active10");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor11()
	{	elem = document.getElementById("active11");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA11()
	{	elem = document.getElementById("active11");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor12()
	{	elem = document.getElementById("active12");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA12()
	{	elem = document.getElementById("active12");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor13()
	{	elem = document.getElementById("active13");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA13()
	{	elem = document.getElementById("active13");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor14()
	{	elem = document.getElementById("active14");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA14()
	{	elem = document.getElementById("active14");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor15()
	{	elem = document.getElementById("active15");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA15()
	{	elem = document.getElementById("active15");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor16()
	{	elem = document.getElementById("active16");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA16()
	{	elem = document.getElementById("active16");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor17()
	{	elem = document.getElementById("active17");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA17()
	{	elem = document.getElementById("active17");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor18()
	{	elem = document.getElementById("active18");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA18()
	{	elem = document.getElementById("active18");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor19()
	{	elem = document.getElementById("active19");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA19()
	{	elem = document.getElementById("active19");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColor20()
	{	elem = document.getElementById("active20");
		elem.style.backgroundColor = "#d0e3ef";	}
function changeColorA20()
	{	elem = document.getElementById("active20");
		elem.style.backgroundColor = "#f4f7fe";	}

function changeColorT1()
	{	elem = document.getElementById("text1");
		elem.style.color = "#fff";}

