.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:1.2;
}


.ContentPane ul {
	list-style-image:url(icon01.png);
	list-style-position: inherit;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height:22px;
	font-family: Verdana;
	text-decoration:none;
	padding-left:15px;
	margin:0;
}

.ContentPane UL LI a {
	COLOR: #000000;
	text-decoration:none;
}

.ContentPane UL LI a:hover {
	COLOR: #768faf;
	text-decoration:none;
}


.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:1.2;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:1.2;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: none;
	COLOR: #000000;
}

.ContentPane A:visited
{
	text-decoration: none;
	COLOR: #000000;
}

.ContentPane A:hover
{
	text-decoration: none;
	COLOR: #7e7e7e;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: #7e7e7e;
}


/*-------------------------------------------*/

/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/
.ContentPane H1 {
	FONT-WEIGHT:bold;
	FONT-SIZE:20px;
	COLOR:#000000;
	font-family:Arial;
	text-decoration:none;
}

/* H2 --*/
.ContentPane H2  {
	FONT-WEIGHT:bold;
	FONT-SIZE:18px;
	COLOR:#000000;
	font-family:Arial;
	text-decoration:none;
}

/* H3 --*/
.ContentPane H3 {
	FONT-WEIGHT:bold;
	FONT-SIZE:16px;
	COLOR:#000000;
	font-family:Arial;
	text-decoration:none;
}

/*------------------------  End  -------------------------*/


/*---------- Container 1 ----------*/


/*---------- Container 2 ----------*/

/*-- cnt2 --*/
.cnt2_mainbg {
	background-image: url(cnt2_mainbg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}


.cnt2_right {
	background-image: url(cnt2_top.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

/*-------------------------------------------*/








