.container05_redbg{
	background-image: url(container05_redbg.gif);
	height: 25px;
	background-repeat: repeat-x;
}
.container05_topleftbg{
	background-image: url(container05_topleftbg.gif);
	width: 4px;
	height: 5px;
	background-repeat: no-repeat;
}
.container05_topmiddlebg{
	background-image: url(container05_topmiddlebg.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.container05_toprightbg{
	background-image: url(container05_toprightbg.gif);
	width: 2px;
	height: 5px;
	background-repeat: no-repeat;
}
.container05_middleleftbg{
	background-image: url(container05_middleleftbg.gif);
	width: 4px;
	background-repeat: repeat-y;
}
.container05_middlerightbg{
	background-image: url(container05_middlerightbg.gif);
	width: 2px;
	background-repeat: repeat-y;
}
.container05_bottomleftbg{
	background-image: url(container05_bottomleftbg.gif);
	width: 4px;
	height: 2px;
	background-repeat: no-repeat;
}
.container05_bottommiddlebg{
	background-image: url(container05_bottommiddlebg.gif);
	height: 2px;
	background-repeat: repeat-x;
}
.container05_bottomrightbg{
	background-image: url(container05_bottomrightbg.gif);
	width: 2px;
	height: 2px;
	background-repeat: no-repeat;
}
.container05_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 0px 0px 0px 10px;
}
.container05_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	font-weight: normal;
}
.container05_mar{
	margin-bottom: 3px;
}

