.abs {
	position: absolute;	
}

.rel {
	position: relative; top: 0px; left: 0px;
}

img {
	border-width: 0px;
}

TABLE.wnd {
	border: 1px solid #000000;
	background-color: #ffffff;
	background: url('solidwhite.png');
}

TD.tbar {
/*	background: #c0c0ff;
	font-size: 10pt;
	font-family: Tahoma;*/
/*	cursor: move;*/
/*	height: 16px; */
}

TD.client {
	background: none;
	font-size: 10pt;
	font-family: Tahoma;
	vertical-align: top;
	text-align: left;
	top: 18px;
	height: 100%;
}

TABLE.n {
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

TR.n {
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

TD.n {
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Tahoma;
	vertical-align: top;
	text-align: left;
}

TD.nbr {
	text-align: right;
	border-left: none!important;
}
