
#backcolourdiv {
	background-color: #F78636;
}

.welcome {
	color: #F78636;
}

#sidemenu {
	background-color: #EA670B;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#sidemenu .menuitemback {
	background-color: #D85F0A;
	color: #ffffff;
	width: 180px;
}

#sidemenu .menusubitem_selected {
	background-color: #D85F0A;
	width: 180px;
}

#sidemenu ul li a:hover {
	color: white;
	background: #D85F0A;
	width: 180px;
}

#sidemenu a:active  {
	background: #D85F0A;
	color: white;
	width: 180px;
}
