
.headLogo {
/*	background: #ff9639 url(/globalart/logoBG_orange.jpg) no-repeat; */
	background-color: #ff9639;
}

.textbox h1 {
	background: transparent url(/globalart/newsHeadBG_orange.gif) repeat-x;
}

/*
.textbox h2 {
	background: transparent url(/globalart/newsHeadBG_orange.gif) repeat-x;
}
*/

.profilBGdark {
	background: #ff910c;
}

.profilBGlite {
	background: #ffd080;
}

.tableHead {
	background: #cf6100;
}

.tableBGdark {
	background: #ff9639;
}

.tableBG {
	background: #ffca4b;
}

.inBoxHead {
	border-bottom: 1px solid #ff9639;
}


.boxes {
	border: 1px solid #ffca4b;
}

.boxes:hover {
	background-color: #ff9639;
}

.profilHeadBox h2 {
	background-color: #ff910c;
}