.text_ice{
	overflow:auto;
	overflow-x:hidden;
}
.nlBody{
	background-color: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	line-height:16px;
}

.nlBody td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

.nlBodyTop {

}

.nlDet{
	margin: 9px 15px 0px 15px;
}

.nlTable{
	background-color: transparent; 
	width:460px;
	margin-bottom: 15px;
}

.nlTable th{
	background-color:transparent;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.nlTable td{
	padding:5px;
	color:#000;
}

.nlTable td.first_column, .nlTable th.first_column {
	width:180px;
	vertical-align:middle;
	color:#000;
}
.nlTable th.first_column2 {
	width: 100%;
	height:10px;
	vertical-align:middle;
	color:#000;
}
.nlTable td input{
	width: 300px;
	height:16px !important;
	border:solid 1px #AAAAAA;
	color:#000;
}
.nlTable td select{
	width: 303px;
	height:21px !important;
	border:solid 1px #AAAAAA;
	color:#000;

}
.nlSub
{
    text-align:center;
}
.nlSub button, .nlSub_my button{
	margin:5px 10px 0px 10px;
	border:solid 1px #AAAAAA;
	color:#000000;
	font:bold 11px Verdana;
	text-align:center;
}
.nlSub_my{
	width:100%;
	text-align:center;
}
.nlWhiteArea{
	xmargin:15px;
	xwidth:300px;
	text-align:justify;
	margin-left:-5px;
}

.nlContent{
	background-color: #ffffff; 
	width:470px;
	margin-bottom: 15px;
}

.nlArchive{
	height:auto;
	margin:15px;
	border: 1px solid #7BAAA5; 
	padding:10px;
}

.nlArchive legend {
	color:#999999;
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
	margin-left:10px;
}

.nl_h19 {
	height: 19px;
}

.nl_mr10 {
	margin-right: 10px;
}

.nl_padl6 {
	/* CSS class is the SAME as padl6 in login.css	 */
	padding-left: 6px;
}

select.nl_select {
	border: solid 1px #8A8A8A;
	background-color: #ffffff;
	color: #595959;
}


button.submit{
    border:1px solid #aaa !important;
}
