* {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-color: #a0a0a0;
	margin: 10px;
	background-image: url(bg_l.gif);
}
.bg_l {
	background-image: url(bg_l.gif);
	height: 22px;
}


.tbl-top-left {
	background-image: url(tbl-shp_sml-corner-top-left.gif);
	height: 22px;
	width: 20px;
}
.tbl-top {
	background-image: url(tbl-shp_sml-top.gif);
	background-repeat: repeat-x;
	height: 22px;	
}
.tbl-top-right {
	background-image: url(tbl-shp_sml-corner-top-right.gif);
	height: 22px;
	width: 20px;
}



.tbl-mid-left {
	background-image: url(tbl-usi_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;	
}
.tbl-mid-bg {
	background-image: url(tbl-usi_bg.gif);
	background-repeat: repeat;	
}
.tbl-data  {
	border: 1px solid #C49485;
}
.tbl-mid-right {
	background-image: url(tbl-usi_right.gif);
	background-repeat: repeat-y;
	width: 20px;	
}



.tbl-bottom-left {
	background-image: url(tbl-shp_sml-corner-bottom-left.gif);
	height: 18px;
	width: 20px;
}
.tbl-bottom {
	background-image: url(tbl-shp_sml-bottom.gif);
	background-repeat: repeat-x;
	height: 18px;	
}
.tbl-bottom-right {
	background-image: url(tbl-shp_sml-corner-bottom-right.gif);
	height: 18px;
	width: 20px;
}


.tbl-usi_label-center {
	background-image: url(tbl-usi_label-center.gif);
	background-repeat: repeat-x;
	height: 22px;	
	font-family: Tahoma; 
	font-weight: bold;
	font-size: 11px;
	color: #FCF5B7;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
