/* 
================================
 Container Styles for DotNetNuke
================================

/*-------------------------------------------------------------------------------*/

.title1{
	font-size:16px;
	font-weight: bold;
	color:#DC5110;
	font-family: Tahoma, Geneva, sans-serif;
}

.title2{
	font-size:15px;
	font-weight: bold;
	color:#E14A03;
	font-family: Tahoma, Geneva, sans-serif;
	}

.title3{
	font-size:16px;
	font-weight:bold;
	color:#DE5C08;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title4{
	font-size:14px;
	font-weight:bold;
	color:#EB4803;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title5{
	font-size:15px;
	font-weight:bold;
	color:#B25F03;
	font-family: Tahoma, Geneva, sans-serif;
	}


.c1-t-bg{ background:url(images/c1-bg.jpg) left top repeat-x;}
.c2-l{ border-left:solid 1px #FF4E00;}
.c2-r{ border-right:solid 1px #FF4E00;}
.c2-t{ border-top:solid 1px #FF4E00;}
.c2-b{ border-bottom:solid 1px #FF4E00;}
.c3-t-bg{ background:url(images/c3-t-bg.jpg) left top repeat-x;}





