.container01_topbg01{
	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 25px;
	background-color: #ebe1d5;
}
.container01_topbg02{
	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 25px;
	background-color: #ebe1d5;
	border-bottom: solid 1px brown;
}
.container01_topbg03{
	background-image: url(container01_topbg03.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 25px;
	background-color: #ebe1d5;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: repeat-y;
	width: 9px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 11px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 11px;
}
.container01_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11PX;
	/*color: #95867C;*/
	color: #330000;
	background-color: #EBE1D5;
}
.container01_title{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #714731;*/
	color: #330000;
	padding-top: 3px;
}
.container01_mar{
	margin-bottom: 0px;
}
.container01_bottomspacer{
	height: 5px;
}