.cnt2_top_left 
{
    background-image: url(cnt2_top_left.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_top_mid 
{
    background-image: url(cnt2_top_mid.jpg);
    background-repeat: repeat-x;
}

.cnt2_top_right
{
    background-image: url(cnt2_top_right.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_bottom_left 
{
    background-image: url(cnt2_bottom_left.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_bottom_mid 
{
    background-image: url(cnt2_bottom_mid.jpg);
    background-repeat: repeat-x;
}

.cnt2_bottom_right
{
    background-image: url(cnt2_bottom_right.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_left
{
    background-image: url(cnt2_left.jpg);
    background-repeat: repeat-y;
}

.cnt2_right
{
    background-image: url(cnt2_right.jpg);
    background-repeat: repeat-y;
}

.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #1f295c;
	FONT-FAMILY: Tahoma;
	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: #1f295c;
	line-height:22px;
	font-family: tahoma;
	text-decoration:none;
	padding-left:15px;
	margin:0;
}

.ContentPane UL LI a {
	COLOR: #1f295c;
	text-decoration:none;
}

.ContentPane UL LI a:hover {
	COLOR: #344599;
	text-decoration:none;
}


.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #1f295c;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #1f295c;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: underline;
	COLOR: #1f295c;
}

.ContentPane A:visited
{
	text-decoration: underline;
	COLOR: #1f295c;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #344599;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: #344599;
}


/*-------------------------------------------*/

/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/
.ContentPane H1 {
	FONT-WEIGHT:bold;
	FONT-SIZE:20px;
	COLOR:#1f295c;
	font-family:Arial;
	text-decoration:none;
}

/* H2 --*/
.ContentPane H2  {
	FONT-WEIGHT:bold;
	FONT-SIZE:18px;
	COLOR:#eb7224;
	font-family:Arial;
	text-decoration:none;
}

/* H3 --*/
.ContentPane H3 {
	FONT-WEIGHT:bold;
	FONT-SIZE:16px;
	COLOR:#344599;
	font-family:Arial;
	text-decoration:none;
}

/*------------------------  End  -------------------------*/












