.forTitleBarMiddle {
	background-image: url(../images/activities/bgTitleBarMiddle.jpg);
	background-repeat: repeat-x;
}

.forTitleBarText {
	color: #cc3300;
	font-weight: bold;
	text-align: center;
}

.forTitleBarLeft {
	background-image: url(../images/activities/bgTitleBarLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #cc3300;
	font-weight: bold;
	text-align: center;
}

.forTitleBarRight {
	background-image: url(../images/activities/bgTitleBarLeft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #cc3300;
	font-weight: bold;
	text-align: center;
}