.containertitle {
	color: #0077BB;
	font-variant: normal;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.containercontent {
	color:#345AA1;
	font-variant: normal;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
}

.container_bottom{
	background-image: url('images/container_bottom.gif');
	background-repeat: repeat-x;
}

.title_td{
	background-image: url('images/container_top.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

