/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.containermaster_blue {
	width: 100%;
}	
	
.back_top {
	background-image: url(back_top.gif);
	height: 49px;
}

.back_content {
	background-image: url(back_content.gif);
	height: 49px;
	
}

.back_bottom {
	background-image: url(back_content.gif);
	height: 16px;
}
.back_bottom2 {
	background-image: url(back_bottom.gif);
	height: 16px;
}


.containerrow1_blue {

}
.containerrow2_blue {

}


.Head
{
	font-family: "Trebuchet MS", tahoma;
    font-size: 17px;
    font-weight: bold;
    color: white;
}

