html,body {
	margin:0px;
	border:0px;
	background-image: url(images/bg.jpg);
	
}


td,tr,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:24px;
}


/*******************************HEADER*********************/
.header-bg{
	background-image: url(images/nhltd_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:119px;
}
/*********************MENU******************************/
.menu-bg{
	background-image: url(images/nhltd_05.jpg);
	background-repeat: repeat-x;
	height:28px;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

.menu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.top_menu_active{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.menu_active{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.menu_active_red{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #ff5400;*/
	color:#FF6600;
	text-decoration: none;
}
.inner-link{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #ff5400;*/
	color:#FF6600;
	text-decoration: none;
}
.inner-link:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #ff5400;*/
	color:#000000;
	text-decoration: none;
}
/************************************BODY***************************/
.body-bg{
	background-image: url(images/nhltd_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:402px;
	height:209px;
}
.body-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:18px;
}
.body-text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body-text_bold-other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body-text_bold-orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.body-text_bold-orange-other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.body-text_bold-green{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #817e47;
	text-decoration: none;
}
.body-text_bold-green-other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #817e47;
	text-decoration: none;
}
.body-text-white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}
.body-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.body-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.img{
	padding-right:10px;
	padding-bottom:4px;
	padding-left:0px;
	padding-top:0px;
	float:left;
}
.border{
	border: 1px solid #353535;
}
.border_other{
	border: 1px solid #eaeaea;
}


.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #000000;
	width:200px;
	height:18px;
}
.input_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #000000;
	width:150px;
	height:18px;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #000000;
	width:200px;
	height:50px;
}

/********************************FOOTER*************************/
.footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/***********************************INNER********************************/
.inner-bg{
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inner-body-bg{
	background-color: #a0a0a0;
	background-image: url(images/inner-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.corporate_header_bg{
	background-image: url(images/nhltd_corporate-profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:218px;
}
.corporate-profile-menu-bg{
	background-image: url(images/side-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:220px;
	height:25px;
}
.infrastructure_header_bg{
	background-image: url(images/nhltd_infrastructure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:218px;
}
.products_header_bg{
	background-image: url(images/nhltd_products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:118px;
}
.product-body-bg{
	background-image: url(images/nhltd_products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:377px;
}
.products_america-header_bg{
	background-image: url(images/products_americas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:118px;
}
.products_europe-header_bg{
	background-image: url(images/nhltd-product-europe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:118px;
}
.contact-header_bg{
	background-image: url(images/nhltd_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:158px;
}

.left-menu-bg{
	background-image: url(images/left-menu-bg.jpg);
	background-repeat: repeat-x;
	height:25px;
}
.left-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.left-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.rollover { display:block;}
.rollover:hover { background-color: #990000}

.body-text_bold-16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.td_text_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:24px;
	background-color: #E4E4E4;
	padding-left: 15px;
}
/*********************************GREY BOX***********************************/
.grey-box-upper-bg{
	background-image: url(images/grey-box_02.jpg);
	background-repeat: repeat-x;
}
.grey-box-lower-bg{
	background-image: url(images/grey-box_11.jpg);
	background-repeat: repeat-x;
}
.grey-box-left-bg{
	background-image: url(images/grey-box_05.jpg);
	background-repeat: repeat-y;
}
.grey-box-right-bg{
	background-image: url(images/grey-box_07.jpg);
	background-repeat: repeat-y;
}
.table_bg {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}

