/* style for module TitleBlues */
.TitleBlue_stl1  {
    font-family: "Lucida Grande", "Lucida Sans";
    font-size:  12px;
    font-weight: bold;
    color: #2A2A2A;
	padding-left: 2px;
}
.cont_bg{
	background-image: url(images/stl1bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

