/* style for module TitleBlacks */
.Title_ftr  {
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: bold;
    color: #000000;
	padding-left: 2px;
}
.contBG{
	background-image: url(images/ftr_05.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TitleBG{
	background-image: url(images/ftr_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


