/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/
/*-- Heading # 1 --*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; font-family: "Trebuchet MS";} 
				 .cnt1_heading span  { COLOR: #0090ff;}
/*-- Heading # 2 --*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #555555; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 3 --*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 4 --*/ .cnt4_heading  { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS";}

/*-------------------------------------------*/
/*-------------ContentPane Class-------*/
/*-------------------------------------------*/

.ContentPane  {	FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane ul, .ContentPane li { FONT-WEIGHT: normal;	FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; list-style-type: disc;	COLOR: #5c5c5c; line-height:1.5;}
.ContentPane td  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:1.5;}
.ContentPane p  {	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #5c5c5c; FONT-FAMILY: Tahoma; text-decoration: none;	line-height:normal;	margin:0px;	padding:0px;}

/*--- LINK ---*/

.ContentPane A:link, .ContentPane A:visited, .ContentPane A:active{	text-decoration: underline;	COLOR: #0090ff;}
.ContentPane A:hover{ text-decoration: none; COLOR: #0090ff;}



