#fld_skinframe {
	padding: 0;
	border: 0;
	margin: 0;
	spacing: 0;
	border-style: none;
}
#topleft {
	background:url("topleft.gif");
	padding: 0;
	height: 22px;
	width: 10px;
}
#topbar {
	background: url("topbar.gif");
	padding-top: 1px;
	height: 22px;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
#topright {
	background: url("topright.gif");
	padding: 0;
	height: 22px;
	width: 10px;
}
#leftvert {
	background: url("leftvert.gif");
	padding: 0;
	width: 10px;
}
#rightvert {
	background: url("rightvert.gif");
	padding: 0;
	width: 10px;
}
#lowleft {
	background: url("lowleft.gif");
	padding: 0;
	height : 22px;
	width: 10px;
}
#lowbar {
	background: url("lowbar.gif");
	padding: 0;
	height: 22x;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
#lowright {
	background: url("lowright.gif");
	padding: 0;
	height: 22px;
	width: 10px;
}
#mainform {
	background: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	padding: 0;
}
