.container01_topleftbg{
	background-image: url(container01_topleftbg.jpg);
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
}
.container01_topbg{
	background-image: url(container01_topbg.jpg);
	height:6px;
	background-repeat: repeat-x;
}
.container01_toprightbg{
	background-image: url(container01_toprightbg.jpg);
	width:6px;
	height: 6px;
	background-repeat: no-repeat;
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	width: 6px;
	background-repeat: repeat-y;
}
.container01_rightbg{
	background-image: url(container01_rightbg.jpg);
	width: 6px;
	background-repeat: repeat-y;
}
.container01_bottomleftbg{
	background-image: url(container01_bottomleftbg.jpg);
	height: 14px;
	width: 6px;
	background-repeat: no-repeat;
}
.container01_bottombg{
	background-image: url(container01_bottombg.jpg);
	height: 14px;
	background-repeat: repeat-x;
}
.container01_bottomrightbg{
	background-image: url(container01_bottomrightbg.jpg);
	width: 6px;
	height: 14px;
	background-repeat: no-repeat;
}
.container01_bg{
	background-image: url(container01_bg.jpg);
}
.container01_title{
	font-family: Tahoma;
	font-size: 16px;
	color: #352E28;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container01_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4332;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 4px;
}
