
/* NEW    header Graphic*/ 	
	       
         .header-graphic-white {
		 background-color:#FFFFFF;
	background-image:   url("/NightVision/en/assets/art/header/white/header-top-graphic-bg.jpg");
	background-repeat: no-repeat;
	background-position:  top left;
              }	       
         .header-graphic-green {
		 background-color:#FFFFFF;
	background-image:   url("/NightVision/en/assets/art/header/green/header-top-graphic-bg.jpg");
	background-repeat: no-repeat;
	background-position:  top left;
              }				         
         .header-graphic-grey {
	background-image:   url("/NightVision/en/assets/art/header/grey/header-top-graphic-bg.jpg");
	background-repeat: no-repeat;
	background-position:  top left;
              }	     
         .header-graphic-brown {
	background-image:   url("/NightVision/en/assets/art/header/brown/header-top-graphic-bg.jpg");
	background-repeat: no-repeat;
	background-position:  top left;
              }

