.note_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding: 1px 1px;
	line-height: 10px;
}
.note_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D04D04;
	color: #FFCC00;
	padding: 1px 1px;
}
.memdbcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding: 1px 1px;
	margin: 1px 1px 1px 1px;
}
.pastdue {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.disabled {
	color: #FFBD21;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
}
.normal,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.memdbtbl {
	background-color: #FFCC00;
}

