.title1_sl {
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #000000 1px;
	height: 24px;
	/*background-color: #D22C02;*/
	background-color: #FD572D;
}

.title2_sl {
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #000000 1px;
	height: 24px;
	/*background-color: #FD481C;*/
	background-color: #FF0000;
}

.title3_sl {
	font-weight: bold;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	height: 24px;
	background-color: #004000;
}

.title4_sl {
	font-weight: bold;
	font-size: 75%;
	/*color: #6A0000;*/
	color: #FFFFFF;
	text-align: center;
	height: 24px;
	/*background-color: #FE9A81;*/
	background-color: #0000FF;
}
