.hidden
{
   display: none;
}

.visible
{
   display: table-row;
}

.visiblecell
{
   display: table-cell;
}

.visibleblock
{
   display: block;
}

.selrectop
{
	font-weight: bold;
}
.ingrfield 
{
	background:#fde312;
}

.rectxt
{
	background:#fde312;
	font-family: Verdana;
	font-size: 10pt;
}

.liststar
{
	width: 20px;
	text-align: right;
	padding-top: 6px;
}

.listtitle
{
	padding-top: 6px;
	padding-left: 6px;
}