#headerDiv {
	background-color: #f15d21;
}

#leftTD {
	background-color: #f15d21;
}

#rightTD {
	background-color: #feebde;
}

#searchForm input.button {
	color: #f15d21;
}

#rightButtons {
	height: 25px;
}

#leftDiv a.sublevel {
	color: #fcc79a;
}
#leftDiv div  #active_menu {
	border-left: 1px solid #fcc79a;
}

#pathWayDiv {
	background-color: #fee3d2;
	color: #f15722;
}
#pathWayDiv a.pathway {
	color: #f15722;
}

#contentDiv h1 {
	color: #f15d21;
}
#contentDiv h2 {
	color: #f15d21;
}
#contentDiv h3 {
	color: #f15d21;
}
#contentDiv h4 {
	color: #f15d21;
}
#contentDiv h5 {
	color: #f15d21;
}
#contentDiv h6 {
	color: #f15d21;
}
#contentDiv a {
	color: #f15d21;
}
#contentDiv table tr.sectiontableentry1 {
	background-color: #feebde;
}

#rightDiv {
	color: #f15d21;
}
#rightDiv a {
	color: #f15d21;
}
#rightDiv th {
	background-image:  url(file:///C|/Users/luc/AppData/Local/Temp/Low/Temporary%20Internet%20Files/Content.IE5/images/arrow_right.png);
}
#rightDiv img {
	/*border: 1px solid #f15d21;*/
}

