.inputnum100 {
	color: #336699;
	font-size: 9pt; 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: right; 
	width: 100%;
	border-color:silver;
	border-width:1;
}
.inputnumRO100 {
	color: #336699;
	font-size: 9pt; 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-align: right; 
	width: 100%;
	border-color:silver;
	border-width:0;
}
.inputtxtRO100 {
	color: #336699;
	font-size: 9pt; 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	width: 100%;
	border-color:silver;
	border-width:0;
}
.inputtxt100 {
	color: #336699;
	font-size: 9pt; 
	font-family: "Arial", "Helvetica", "sans-serif"; 
	width: 100%;
	border-color:silver;
	border-width:1;
}
.tr_normal {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #336699;
	background-color: #ffffff;
}
.tr_highlighted {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #336699;
	cursor:hand;
	background-color: #ffffcc;
}
