.container01_topbg{
	background-image: url(container01_topbg.jpg);
	height: 24px;
	background-repeat: repeat-x;
}
.container01_topleftbg{
	background-image: url(container01_topleftbg.jpg);
	width: 8px;
	height: 24px;
	background-repeat: no-repeat;
}
.container01_toprightbg{
	background-image: url(container01_toprightbg.jpg);
	width: 8px;
	height: 24px;
	background-repeat: no-repeat;
}
.container01_rightbg{
	background-image: url(container01_rightbg.jpg);
	width: 8px;
	background-repeat: repeat-y;
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	width: 8px;
	background-repeat: repeat-y;
}
.container01_bottomleftbg{
	background-image: url(container01_bottomleftbg.jpg);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
}
.container01_bottomrightbg{
	background-image: url(container01_bottomrightbg.jpg);
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
}
.container01_bottombg{
	background-image: url(container01_bottombg.jpg);
	height: 8px;
	background-repeat: repeat-x;
}
.container01_title{
	font-family: verdana, Unicode MS;
	font-size: 8pt;
	color: #626161;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container01_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A314E;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 4px;
}
