.bgbk {
    border-color:#000000;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px
}
.yy{
   filter:dropshadow(color=#dddddd,offx=ofx,offy=offy,positive=positive)
   }
   
.HeaderTdStyle {
	background: #ece9d8;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid threedhighlight;
	border-left: 2px solid threedhighlight;
	border-right: 2px solid threedshadow;
	border-bottom: 2px solid threedshadow;
}