.tdtitleblue {
	font-size: 14pt;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/main_04.gif);
	background-repeat: no-repeat;
}
.tdtitlegreen {
	font-size: 14pt;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/main_01.gif);
	background-repeat: no-repeat;
	height: 26px;
}
.tdtitlered {
	font-size: 14pt;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/main_02.gif);
	background-repeat: no-repeat;
}

