/* 
================================
 Container Styles for DotNetNuke
================================
*/   

/* Module Title */
.HeadContent   {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

.HeadSide   {
	font-family:HandelGothic;
	font-size: 13px;
	color:#FFA800;
	font-weight:bold;
	text-transform:uppercase;
}

