html {}
html,body { padding:0px; margin:0px; height:100%;  }
body {min-width:1000px;}
*html, body { }

html,body, table, td {font-family:Verdana;
						font-weight: normal;
						font-size: 11px;
						color: #0E0E0E; }

table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
padding:0px; margin:0px;

}

table td, table tr{
padding:0px;
vertical-align:top;
margin:0px;
text-align:left
}




input {  border:1px solid #84A1C8; margin-bottom:1px; font-size:11px; padding:2px; }
input:hover {  }
input:focus {  }
* html input { height: 19px; }

textarea {  border:1px solid #84A1C8; margin-bottom:1px;color: #4D4D4D; font-size:11px; padding:2px; }
textarea:hover {  }
textarea:focus { }

select {font-size:11px; padding:2px;  border:1px solid #84A1C8;}

form { display: inline; }
img {border-style:none}

/*Links */
a { color: #013A80; text-decoration:underline;  font-size: 11px;}
a:hover { text-decoration:none ; color: #013A80; }
a:active { text-decoration: none}
a:visited {  }

a.big { color: #013A80; text-decoration:underline;  font-size: 14px;}
a.big:hover { text-decoration:none ; color: #013A80; }
a.big:active { text-decoration: none}
a.big:visited {  }


h1,h2,h3,h4,h5,h6 {padding:0; margin:0}
h1 {color:#FFF;
	font-size:18px;
	font-weight:normal;
	padding:15px 0 10px 15px
	}
h2, h4, h5, h6 {font-weight:bold;
	font-size:11px;
	padding:6px 0;
	}
h3 {font-weight:bold; font-size:14px;
	background:url('img_nnz-home/green_leaf.gif') no-repeat 0 1px;
	padding:0 0 5px 13px;
	}

h2 {font-size:14px; padding:6px 0 10px 0}

p {padding-bottom:0; margin-bottom:0}








#table_tape_limit{
width:100%
}
 * html #table_tape_limit{
  width:93%
}
