/* style for module titles */
.TitleIS1   {
    font-family: Arial, Helvetica;
    font-size:  11px; line-height:28px; margin-left:10px;
    font-weight: bold;
    color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;

}

.bkgroundimageblack {
	background: url('images/grey_tab.png') no-repeat;
	
}
