/* 
================================
 Container Styles for DotNetNuke
================================

/*-------------------------------------------------------------------------------*/

.title1{
	font-size:15px;
	font-weight: bold;
	color:#A65E06;
	font-family: Tahoma, Geneva, sans-serif;
}

.title2{
	font-size:15px;
	font-weight: bold;
	color:#AA671B;
	font-family: Tahoma, Geneva, sans-serif;
	}

.title3{
	font-size:15px;
	font-weight:bold;
	color:#BF660A;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title4{
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	}
.title5{
	font-size:15px;
	font-weight:bold;
	color:#0F3679;
	font-family: Tahoma, Geneva, sans-serif;
	}

	
	
td.c1_links
td.c1_links a,
td.c1_links a:link,
td.c1_links a:visited,
td.c1_links a:active{ color:#759F17; text-decoration:underline;}
td.c1_links a:hover{ color:#BC620C;}
td.c1_links .Normal,
td.c1_links .normal{ color:#506f0b;}

	
.c1-line
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F0F0F;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F0F0F;	
	}
	
.c3-b-line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0F0F;
}

