.cnt7_top_left 
{
    background-image: url(cnt7_tl.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

.cnt7_top_mid 
{
    background-image: url(cnt7_tm.gif);
    background-repeat: repeat-x;
}

.cnt7_top_right
{
    background-image: url(cnt7_tr.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

.cnt7_bottom_left 
{
    background-image: url(cnt7_bl.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

.cnt7_bottom_mid 
{
    background-image: url(cnt7_bm.gif);
    background-repeat: repeat-x;
}

.cnt7_bottom_right
{
    background-image: url(cnt7_br.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

.cnt7_left
{
    background-image: url(cnt7_lm.gif);
    background-repeat: repeat-y;
    padding-left: 2px;
}

.cnt7_right
{
    background-image: url(cnt7_rm.gif);
    background-repeat: repeat-y;
}

.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #8d8d8d;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}
.ContentPane li {
	list-style-type: disc;
	COLOR: #8d8d8d;
	line-height:1.5;
}
.ContentPane ul {
	list-style-type: disc;
	COLOR: #8d8d8d;
	line-height:1.5;
	margin: 8px;
	padding-left: 15px;
}

.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #8d8d8d;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}

.ContentPane TD P {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #8d8d8d;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #8d8d8d;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
	margin:0px;
	padding:4px;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: none;
	COLOR: #8d8d8d;
}

.ContentPane A:visited
{
	text-decoration: none;
	COLOR: #8d8d8d;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #8d8d8d;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: #8d8d8d;
}


/*-------------------------------------------*/





