.container9_topleftbg{
	background-image: url(container9_topleftbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container9_topmiddlebg{
	background-image: url(container9_topmiddlebg.gif);
	height: 22px;
	background-repeat: repeat-x;
}
.container9_toprightbg{
	background-image: url(container9_toprightbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container9_middleleftbg{
	background-image: url(container9_middleleftbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container9_middlerightbg{
	background-image: url(container9_middlerightbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container9_bottomleftbg{
	background-image: url(container9_bottomleftbg.gif);
   width: 5px;
	height: 3px;
	background-repeat: no-repeat;
}
.container9_bottommiddlebg{
	background-image: url(container9_bottommiddlebg.gif);
   height: 3px;
	background-repeat: repeat-x;
}
.container9_bottomrightbg{
	background-image: url(container9_bottomrightbg.gif);
	width: 5px;
	height: 3px;
	background-repeat: no-repeat;
}
.container9_contentpane{
	padding: 3px;
}
.container9_mar{
	margin-bottom: 4px;
}
.container9_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
   font-weight: bolder;
}
