.container01_topbg{
	background-image: url(container01_topbg.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	background-repeat: no-repeat;
	width: 35px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 34px;
}
.container01_bottombg{
	background-image: url(container01_bottombg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 182px;
	height: 69px;
}
.container01_contentpane{
	color: #005E99;
	background-color: White;
}
.container01_title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #1F99E6;
	padding: 5px 0 0 0;
}
.container01_mar{
	margin-bottom: 5px;
}


