.container01_topleftbg{
	background-image: url(container01_topleftbg.gif);
	width: 21px;
	height: 34px;
	background-repeat: no-repeat;
}
.container01_topmiddlebg{
	background-image: url(container01_topmiddlebg.gif);
	height: 34px;
	background-repeat: repeat-x;
}
.container01_toprightbg{
	background-image: url(container01_toprightbg.gif);
	height: 21px;
	width: 4px;
	background-repeat: no-repeat;
}
.container01_middleleftbg{
	background-image: url(container01_middleleftbg.gif);
	width: 21px;
	background-repeat: repeat-y;
}
.container01_middlerightbg{
	background-image: url(container01_middlerightbg.gif);
	width: 4px;
	background-repeat: repeat-y;
}
.container01_bottomleftbg{
	background-image: url(container01_bottomleftbg.gif);
	width: 21px;
	height: 4px;
	background-repeat: no-repeat;
}
.container01_bottommiddlebg{
	background-image: url(container01_bottommiddlebg.gif);
	height: 4px;
	background-repeat: repeat-x;
}
.container01_bottomrightbg{
   background-image: url(container01_bottomrightbg.gif);
	width: 4px;
	height: 4px;
	background-repeat: no-repeat;
}
.container01_title{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC270A;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 6px;
}
.container01_contentpane{
   padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6c6c6c;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
