.container01_topbg{
	background-image: url(topcontainer.gif);
	background-repeat: repeat-x;
	height: 30px;
	
	
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 1px;
	background-image: url(topcontainer.gif);
	background-repeat: repeat-x;
}
.container01_contentpane{
	padding: 0px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eff0f2;
}
.container01_mar{
	margin-bottom: 3px;
}
.container01_leftbg{
	background-image:  url(leftcontainer.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.container01_rightbg{
	background-image:  url(rightcontainer.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.container01_topRight{
	background:  url(topRight.gif)  no-repeat;
	width: 18px;
	
}
.container01_topLeft{
	background:  url(topLeft.gif) no-repeat;
	width:15px;


}
.container01_topLeftLogo{
	background:  url(containerTopLeft.gif) no-repeat;
	width: 15px;
}
.container01_btmbg{
	background-image: url(bottomcontainer.gif);
	background-repeat: repeat-x;
	height: 7px;

}
.containerbkgd{
background-color: #eff0f2;

}
.container01_btmrgtcrn{
	background: url(bottomRight.gif) no-repeat;
	width: 18px;
	height: 15px;

}.container01_btmlftcrn{
	background: url(bottomLeft.gif) no-repeat;
	width:15px;
	height: 15px;

}






