body { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:black;
	background-color:white;
} 
td {
	height:25pt;
}
td.labelleft {
	padding:0pt 5pt 0pt 0pt ;
	text-align:right;
	width:10%;
}
td.cellleft {
	width:20%;
}
td.labelmiddle {
	padding:0pt 5pt 0pt 5pt ;
	text-align:right;
	width:10%;
}
td.cellmiddle {
	width:20%;
}
td.labelright {
	text-align:right;
	padding:0pt 5pt 0pt 5pt ;
	width:10%;
}
td.cellright {
	width:30%;
}
.left_sel {
	height:16pt;
	width:90%;
	font-size:80%;
}
.middle_sel {
	height:16pt;
	width:100%;
	font-size:80%;
}
.right_sel {
	text-align:left;
	height:16pt;
	width:50%;
	font-size:80%;
}
td.sortcell {
	background-color:ButtonFace;
}
table {
	border-collapse:collapse;
	font-size:80%;
	width:600pt;
}
/*
option.suc {
	background-color:wheat;
}
*/
