.container001_topbg01{
	background-image: url(container001_toppic01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.container001_topbg02{
   background-image: url(container001_toppic02.gif);
	background-repeat: repeat-x;
	height: 30px;	
}
.container001_topbg03{
	background-image: url(container001_toppic03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.container001_leftbg{
	background-image: url(container001_left.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container001_rightbg{
	background-image: url(container001_right.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container001_bottom01{
	background-image: url(container001_bottombg01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container001_bottom02{
	background-image: url(container001_bottombg02.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.container001_bottom03{
	background-image: url(container001_bottombg03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container001_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	padding-left: 10px;
}
.container001_mar{
	margin-bottom: 5px;
}
.container001_contentpane{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}
