.input{
	font-family: Georgia, "Times New Roman";
	font-size : 11px;

}
.no_print{
	BACKGROUND: #ECF8F9;
	MARGIN: 0px 3px 0px 3px;
	FONT-FAMILY: "Courier New", Courier, monospace;
	color: #5C5C5C;
	font-size: 14px;
	border: 2px solid #A8B9B6;
	text-indent : 0px;
	border-collapse : collapse;
	width : 100%;
}
.no_print TD{
	border-bottom : 1px dashed rgb(196, 190, 181);
	padding-left: 5px;
	padding-right : 5px;
}
#f_add_person IMG{
	cursor: pointer;
}
#hlp_div{
	position: absolute;
	z-index: 3000;
	width: 300px;
	height: auto;
	overflow: visible;
	right: 0px;
	top: 0px;
	border: 1px solid #86172E;
	background-color: #F9F3EC;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	padding: 3px;
}
