.container03_topbg01{
	background-image: url(container03_topbg01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 31px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.gif);
	background-repeat: repeat-x;
	height: 31px;
}
.container03_topbg03{
	background-image: url(container03_topbg03.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 31px;
}
.container03_leftbg{
	background-image: url(container03_leftbg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container03_rightbg{
	background-image: url(container03_rightbg.gif);
	background-repeat: repeat-y;
	width: 3px;
}
.container03_bottombg01{
	background-image: url(container03_bottombg01.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 4px;
}
.container03_bottombg02{
	background-image: url(container03_bottombg02.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.container03_bottombg03{
   background-image: url(container03_bottombg03.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 4px;
}
.container03_contentpane{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141414;
	background-color: White;
}
.container03_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
}
.container03_mar{
	margin-bottom:5px;
}




