.container03_topbg01{
	background-image: url(container03_topbg01.gif);
	background-repeat: no-repeat;
	width: 6px;
	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: 2px;
	height: 31px;
}
.container03_leftbg{
	background-image: url(container03_topbg01.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.container03_rightbg{
	background-image: url(container03_topbg03.gif);
	background-repeat: repeat-y;
	width: 2px;
}
.container03_contentpane{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969695;
	background-color: White;
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #AF2869;
	padding: 5px;
}
.container03_mar{
   margin-bottom: 0px;
}

