.container03_titlebg{
	background-image: url(container03_titlebg.jpg);
	height: 20px;
   width: 100%;
	background-repeat: no-repeat;
}
.container03_contentbg{
	background-image: url(container03_contentbg.jpg);
	width: 100%;
	background-repeat: repeat-y;
}
.container04_contentbg{
	
	width: 100%;
	background-repeat: repeat-y;
}
.container03_rightbg{
	background-image: url(container03_rightbg.jpg);
	width: 7px;
	background-repeat: repeat-y;
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
	font-weight: bolder;
	padding: 3px 0px 0px 0px;	
}
.container03_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	font-weight: normal;
	border-bottom-color:#0000FF;
	border-top-color:#0000FF;
	border-right-color:#0000FF;
	border-left-color:#0000FF;
}
.container03_mar{
	margin-bottom: 0px;
}
.left_title {
	background-image: url(left_title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
	width: 5px;
}
.mid_title {
	background-image: url(center_title.jpg);
	background-repeat: repeat-x;
	height: 36px;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
}
.right_title {
	background-image: url(right_title.jpg);
	background-repeat: no-repeat;
	background-position: rigth;
	height: 36px;
	width: 5px;
}

