.container01_topbg{
	background-image: url(container01_topbg.gif);
	background-repeat: repeat-x;
	height: 29px;
	background-color: #6D7B86;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 18px;
}
.container01_contentpane{
	padding: 5px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEE3E6;
}
.container01_mar{
	margin-bottom: 3px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
