.container03_topleftbg{
	background-image: url(container03_topleftbg.jpg);
	width: 5px;
	height:6px;
	background-repeat: no-repeat;
}
.container03_topbg{
	background-image: url(container03_topbg.jpg);
	height:6px;
	background-repeat: repeat-x;
}
.container03_toprightbg{
	background-image: url(container03_toprightbg.jpg);
	width: 5px;
	height: 6px;
	background-repeat: no-repeat;
}
.container03_leftbg{
	background-image: url(container03_leftbg.jpg);
	width: 5px;
	background-repeat: repeat-y;
}
.container03_rightbg{
	background-image: url(container03_rightbg.jpg);
	width: 5px;
	background-repeat: repeat-y;
}
.container03_bottomleftbg{
	background-image: url(container03_bottomleftbg.jpg);
	height: 5px;
	width: 4px;
	background-repeat: no-repeat;
}
.container03_bottombg{
	background-image: url(container03_bottombg.jpg);
	height: 5px;
	background-repeat: repeat-x;
}
.container03_bottomrightbg{
	background-image: url(container03_bottomrightbg.jpg);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
}
.container03_topleft02bg{
	background-image: url(container03_topleft02bg.jpg);
	width: 5px;
	height: 25px;
	background-repeat: no-repeat;
}
.container03_top02bg{
	background-image: url(container03_top02bg.jpg);
	height: 25px;
	background-repeat: repeat-x;
}
.container03_topright02bg{
	background-image: url(container03_topright02bg.jpg);
	width: 5px;
	height: 25px;
	background-repeat: no-repeat;
}
.container03_title{
	font-family: Tahoma;
	font-size: 12px;
	color: #E8DEBA;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container03_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4332;
	font-weight: normal;
}
.container03_mar{
	margin-bottom: 4px;
}
