.CntContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane ul {
	margin:0!important;
	padding:0!important;
	COLOR: #171E52!important;
}
.CntContentPane li {
	list-style-type:none!important;
	background: url(bullet.gif) left 7px no-repeat!important;
	padding:0 0 0 15px;
	line-height:2!important;
}

.CntContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height:1.5;
}

.CntContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height:1.5;
}

/*--- LINK ---*/

.CntContentPane A:link
{
	text-decoration: underline;
	COLOR: #000000;
}

.CntContentPane A:visited
{
	text-decoration: underline;
	COLOR: #000000;
}

.CntContentPane A:hover
{
	text-decoration: underline;
	COLOR: #171E52;
}

.CntContentPane A:active
{
	text-decoration: underline;
	COLOR: #000000;
}


/*-------------------------------------------*/

/*-- border --*/
.border {
	background-color: #F8F8F8;
	border:1px solid #CDCDCD;
	padding:15px;
}


/*-- gallery --*/
.gallery {
	background: #FFFFFF;
	border:0px solid #DDB319;
	padding:0px;
}

.bgcontent { background:url(bg-content.gif) left top repeat-x #DDDCE1; padding:10px 30px; }




