.container04_titlebg{
	/*background-image: url(container04_titlebg.jpg);*/
	height: 20px;
	width: 400px;
	background-repeat: no-repeat;
	
}
.container04_titlebg2{
	/*background-image: url(container04_titlebg.jpg);*/
	height: 10px;
	width: 100%;
	background-repeat: no-repeat;
}
.container04_rightbg{
	background-image: url(container04_rightbg.jpg);
	width: 1px;
	background-repeat: repeat-y;
}
.container04_bottomtbg{
	/*background-image: url(container04_bottomtbg.jpg);*/
	width: 6px;
	background-repeat: repeat-y;
	font-weight: bolder;
}
.container04_title{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	padding: 3px 0px 0px 0px;
}
.container04_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: navy;
	font-weight: bolder;
}
.container04_mar{
	margin-bottom: 4px;
}


