.ContentPane1
{
	padding:0px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#434343;
	background-color:#ffffff;
	background-image:url(Images/cont1_bg.png);
	background-position:top right;
	background-repeat:repeat-y;
}
.Title2
{
	font:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#55410A;
}
.ContentPane2
{
	padding:10px 15px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#434343;
	
	background-image:url(Images/cont2_pane_bg.png);
	background-position:bottom left; background-repeat:repeat-x;
}
.ContentPane3
{
	padding:0px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#434343;
	background-image:url(Images/cont1_bg.png);
	background-position:top right; background-repeat:repeat-y;
	
}
.Title6
{
	font:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.ContentPane6
{
	padding:5px;
	font:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#434343;
	background-color:#ffffff;
	
}
.top_bg{background:url(images/top_bg.png) left top repeat-x; height:16px;}
.bottom_bg{background: url(images/bottom_bg.png) left top repeat-x; height:16px;}
.mid_bg1{background: url(images/mid_bg.png) left top repeat; height:100%;}
.mid_left1{background:  url(images/mid_left.png) left top repeat; height:100%;}
.mid_right1{background:  url(images/mid_right.png) left top repeat; height:100%;}



