<!--
body{
	font-size:8pt;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	top-margin=0;
	left-margin=0;
	background-color:#666;
	}
div#n_border{
	background-color:#666;
	border:5px solid white;
	padding:5px;
	font-size:11pt;
}
div#msghere{
	background-color:#FF0;
	width:580px;
	margin-left:100px;
	margin-top:1px;
	height:100px;
	color:#00F;
	z-index:auto;
	position:fixed;
	visibility:hidden;
}
#n_conf_title1{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	background-color:#00F;
	color:white;
}
#n_conf_title2{
	text-align:right;
	font-size:16pt;
	font-weight:bold;
	background-color:#00F;
	color:white;
}
table#n_table{
	width:600px;
	border:2px solid blue;
	background-color:white;
	cell-spacing: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table#n_table input{width:285px;}
td.al,td.ar{
	padding:5px;font-size:10pt;
}
td.al{
	text-align:left;
	color:black;
	/*background-color:#06F;*/
}
td.ar{
	text-align:right;
	color:white;
	vertical-align:text-top;
	background-color:#00F;
}
#n_border input,#n_border select{
	border:none;
}
#n_border input,#n_border select{
	border:1px solid blue;
	border-left:1px solid blue;
	font-size:11pt;
}
#n_border input.n_nb{
	border:none;
}
#totamt{
	font-weight:bold;
	font-size:14pt;
	color:white;
}
#accom1, #accom2{
	display:none;
}
-->
