/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-image: url(app_bg.png);
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(title_bar.png);
	width: 1024px;
	height:65px;
	background-repeat:repeat-x;
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.Head 
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	margin-left: 20px;
}
