/* style for module titles */
#MasterContainer {}
.HeaderBarBgd {background:#361216}
.TitleWhite  {
    font-family: arial;
    font-size:  13px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.ImageBg {background:#ffffff url(images/content_bg1.jpg) no-repeat bottom center;}
.ContentPane {
	background:Transparent;
}
.Normal, .normal {color:#000000;}
