table.tableregistry{
	width: 99%;
	border: 1px;
}

table.tableregistry th, table.tableregistry td{
	font: small Verdana, "Andale Mono", Courier, "Courier New", monospace;
	letter-spacing: -1px;
	font-size: 12px;
	text-align: left;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
	vertical-align: middle;
}


table.tableregistry th { 
	text-align: right;
	font-weight: bold;
	white-space: normal;
	background-color: #E6E6FA;
	width: 130px;
}

table.tableregistry td { 
	color: Maroon;
	font-weight: normal;
}

table.tableregistry input.picturepass { 
	width: 50px;
}



