.container01_topbg01{
	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 37px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 37px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	background-repeat: repeat-y;
	width: 2px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.jpg);
	background-repeat: repeat-y;
	width: 2px;
	
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 2px;
}
.container01_contentpane{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #141414;
	background-color: White;
}
.container01_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #460001;
}
.container01_mar{
	margin-bottom:5px;
}
