/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1 --*/		.cnt1_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #da0700; font-family: "Myriad Pro", Trebuchet MS, Arial; }
/*-- Heading # 2 --*/		.cnt2_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #8c8c8c; font-family: "Myriad Pro", Trebuchet MS, Arial; }
/*-- Heading # 3 --*/		.cnt3_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Myriad Pro", Trebuchet MS, Arial; }
/*-- Heading # 4 --*/		.cnt4_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; font-family: "Arial", Verdana, Tahoma; }
/*-- Heading # 5 --*/		.cnt5_heading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; font-family: "Arial", Verdana, Tahoma; }

/*========================================================*/




/*==== Container 1 - Text, Paragraph, TD, UL LI, Links  ====*/

.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #707070;
	FONT-FAMILY: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:1.5;
}
.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #ab2300!important;
}
.CntContentPane ul li {
	list-style-type:none!important;
	background: url(images/UL-LI.gif) left 11px no-repeat!important;
	padding:0 0 15px 15px;
	line-height:1.5!important;
}
a.CntContentPane li:hover {
	text-decoration: underline;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #707070;
	FONT-FAMILY: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #707070;
	FONT-FAMILY: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:1.5;
}


/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: underline;
	COLOR: #ab2300;
}

.CntContentPane A:visited
{
	text-decoration: underline;
	COLOR: #ab2300;
}

.CntContentPane A:active
{
	text-decoration: underline;
	COLOR: #ab2300;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #ab2300;
}


/*----------------------------------------------------------*/



/*==== Container 2 - Text, Paragraph, TD, UL LI, Links  ====*/

.Cnt2ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #d1c392;
	FONT-FAMILY: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:1.2;
}
.Cnt2ContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #FFFFFF!important;
}
.Cnt2ContentPane ul li {
	list-style-type:none!important;
	background: url(images/UL-LI.gif) left 11px no-repeat!important;
	padding:0 0 15px 15px;
	line-height:1.2!important;
}
a.Cnt2ContentPane li:hover {
	text-decoration: underline;
}

.Cnt2ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #d1c392;
	FONT-FAMILY: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:1.2;
}

.Cnt2ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #d1c392;
	FONT-FAMILY: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:1.2;
}


/*--- LINK ---*/

.Cnt2ContentPane A:link
{
	text-decoration: underline;
	COLOR: #FFFFFF;
}

.Cnt2ContentPane A:visited
{
	text-decoration: underline;
	COLOR: #FFFFFF;
}

.Cnt2ContentPane A:active
{
	text-decoration: underline;
	COLOR: #FFFFFF;
}

.Cnt2ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #FFFFFF;
}


/*----------------------------------------------------------*/








