/* style for module Titles */
.TitleNavy_allbiz3  {
    font-family: "Tahoma","Lucida Grande", "Lucida Sans";
    font-size:  11px;
    font-weight: bold;
    color: #1D2E4F;
	padding-left: 2px;
}
.cont_bg{
	background-image: url(images/allbiz3bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
