.Box3DHeading { 
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif; 
	font-size: 14px; 
	font-weight:bold; 
	color: #181818;}
	
.Box3DTitleTD {
	width: 100%;
	padding: 0 0 0 5px;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}
	
.Box3DActionsTD { 
	width:0%; 
	padding: 0;
	white-space:nowrap;
	text-align:left;
	vertical-align:middle;}
	
.Box3DVisibilityTD { 
	vertical-align:middle; 
	text-align: right; 
	width:0%; 
	padding: 0;
	white-space:nowrap;}
	
.Box3DContent {
	clear:both;
	margin: 0 10px 0 10px;
	padding: 8px 8px 8px 8px;}
	
.Box3DIconButtons { 
	text-align:right; 
	padding: 4px 0 4px 0;}
	
.Box3DFullWidth {
	width: 100%;}

.Box3DTopTD{
	height:13px;
	width:100%;
	font-size:0.5em;
	overflow:hidden;
	visibility:visible;
	background-image:url(cnt-3d-top.png);
	background-repeat:repeat-x;}

.Box3DBottomTD{
	height:13px;
	width:100%;
	font-size:0.5em;
	overflow:hidden;
	visibility:visible;
	background-image:url(cnt-3d-bottom.png);
	background-repeat:repeat-x;}
	
.Box3DLeftTD{
	width:15px;
	height:100%;
	font-size:0.5em;
	overflow:hidden;
	visibility:visible;
	background-image:url(cnt-3d-left.png);
	background-repeat:repeat-y;}
	
.Box3DRightTD{
	width:15px;
	height:100%;	
	font-size:0.5em;
	overflow:hidden;
	visibility:visible;	
	background-image:url(cnt-3d-right.png);
	background-repeat:repeat-y;}

.container-spiffy{display:block;  z-index:1;}
.container-spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff;  z-index:1;}
.container-spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  background:#f2f2f2;  z-index:1;}
.container-spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d1d1d1;
  border-right:1px solid #d1d1d1;
  background:#f5f5f5;  z-index:1;}
.container-spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f5f5f5;
  border-right:1px solid #f5f5f5;  z-index:1;}
.container-spiffy4{
  border-left:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;  z-index:1;}
.container-spiffy5{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;  z-index:1;}
.container-spiffyfg{
  background:#ffffff;  z-index:1;}



