.td_title {
	background-color: 034eaa;
	background-repeat: no-repeat;
	background-image: url(../images/titile.gif);
	height: 45px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.td_text {
	padding: 5px;
}

.td_sub_title_1 {
	background-color: 034eaa;
	background-image: url(../images/sub_title_1.gif);
	background-repeat: no-repeat;
	height: 33px;
}
.td_sub_title_2 {
	background-color: 034eaa;
	background-image: url(../images/sub_title_2.gif);
	background-repeat: no-repeat;
	height: 33px;
}

h1,h2 {
	color: #FFFFFF;
	margin: 0px;
}

h2 a:link { color:#FFFFFF;}
h2 a:visited { color:#FFFFFF;}
h2 a:hover { color:#DDD755;}
