.box1 {
	background-color: #3CB371;
}
.box2 {
	background-color: #3CB371;
}
.box3 {
	background-color: #3CB371;
}
.box4 {
	background-color: #3CB371;
}
.box5 {
	background-color: #3CB371;
}
.box6 {
	background-color: #3CB371;
}
td.tl {
	background-image: url(tblimgs/TL.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
td.t {
	background-image: url(tblimgs/T.gif);
	background-repeat: repeat-x;
	font-size: xx-small;
	height: 16px;
}
td.tr {
	background-image: url(tblimgs/TR.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
td.itl {
	background-image: url(tblimgs/ITL.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
td.itr {
	background-image: url(tblimgs/ITR.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
td.ibl {
	background-image: url(tblimgs/IBL.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
td.ibr {
	background-image: url(tblimgs/IBR.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
td.l {
	background-image: url(tblimgs/L.gif);
	background-repeat: repeat-y;
	font-size: xx-small;
	width: 16px;
}
td.r {
	background-image: url(tblimgs/R.gif);
	background-repeat: repeat-y;
	font-size: xx-small;
	width: 16px;
}
td.bl {
	background-image: url(tblimgs/BL.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width:16px;	height: 16px;
}
td.b {
	background-image: url(tblimgs/B.gif);
	background-repeat: repeat-x;
	font-size: xx-small;
	height: 16px;
}
td.br {
	background-image: url(tblimgs/BR.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	width: 16px;	height: 16px;
}
.opaque { 
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70,FinishOpacity=0,Style=2,StartX=0,FinishX=100,StartY=0,FinishY=100);
	background-image : url(bkg50t.jpg);
	height : 145px;
	width: 100%;
} 
.normal { 
	position:relative; -moz-opacity:1;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.gradfill {
filter:progid:DXImageTransform.Microsoft.Gradient(enabled=true,GradientType=0,StartColorStr=#5EA687,EndColorStr=#C27487);
}
