.container05_topbg01{
	background-image: url(container05_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 33px;
}
.container05_topbg02{
	background-image: url(container05_topbg02.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.container05_topbg03{
	background-image: url(container05_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 33px;
}
.container05_leftbg{
	background-image: url(container05_leftbg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container05_rightbg{
	background-image: url(container05_rightbg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container05_bottombg01{
	background-image: url(container05_bottombg01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 3px;
}
.container05_bottombg02{
	background-image: url(container05_bottombg02.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.container05_bottombg03{
	background-image: url(container05_bottombg03.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 3px;
}
.container05_contentpane{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #463E3B;
	background-color: White;
}
.container05_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.container05_mar{
	margin-bottom:5px;
}