/* 
================================
 Container Styles for DotNetNuke
================================

/*-------------------------------------------------------------------------------*/

.title1{
	font-size:15px;
	font-weight: bold;
	color:#E85E05;
	font-family: Tahoma, Geneva, sans-serif;
}

.title2{
	font-size:15px;
	font-weight: bold;
	color:#DB6F03;
	font-family: Tahoma, Geneva, sans-serif;
	}

.title3{
	font-size:15px;
	font-weight:bold;
	color:#DA6E01;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title4{
	font-size:14px;
	font-weight:bold;
	color:#DA6E01;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title5{
	font-size:15px;
	font-weight:bold;
	color:#B25F03;
	font-family: Tahoma, Geneva, sans-serif;
	}

.c1-t-c{ background:url(images/c1-c.png) left top repeat-x;}
.c2-t-c{ background:url(images/c2-t-c.png) left bottom repeat-x; border-right:solid 1px #E85F04;}
.c3-line{ border-bottom:solid 1px #DB6F03;}




