/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #441D1F; font-family: Tahoma, Arial, Verdana; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #441D1F; font-family: Tahoma, Arial, Verdana; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #441D1F; font-family: Tahoma, Arial, Verdana; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #441D1F; font-family: Tahoma, Arial, Verdana; }
/*-- Heading # 5              			--*/ .cnt5_heading  { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #441D1F; font-family: Tahoma, Arial, Verdana; }


.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #441D1F;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #441D1F!important;
}
.CntContentPane ul li {
	/*list-style-type:none!important;*/
	background: url(UL-LI.gif) left 8px no-repeat!important;
	padding:0 0 0 15px;
	line-height:2!important;
}
a.CntContentPane li:hover {
	text-decoration: underline;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #441D1F;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #441D1F;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}

/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: none;
	COLOR: #a66126;
}

.CntContentPane A:visited
{
	text-decoration: none;
	COLOR: #a66126;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #a66126;
}

.CntContentPane A:active
{
	text-decoration: none;
	COLOR: #a66126;
}


/*-------------------------------------------*/











