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

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

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

.profilBGdark {
	background: #ffd0ff;
}

.profilBGlite {
	background: #ffe8ff;
}

.tableHead {
	background: #cfa0cf;
}

.tableBGdark {
	background: #ffd0ff;
}

.tableBG {
	background: #ffe8ff;
}

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


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

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

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