div.menu_prod{
	position:relative; 
	width:150px; 
	text-align:left; 
	background-color:#ffffff; 
	color:#000000; 
	cursor:hand;
}
div.menuItems_prod{
	position:absolute;
	visibility:hidden; 
	top:200px;
	left:110px;
	width:370px; 
	text-align:left;
	background-color:#ffffff; 
	color:#000000;
	border:1px solid #ff0000;
	padding:10px;
	
}
a.menuItem{
	color:#000000;
	font-size:16px;
	text-decoration:none;
	font-family:Arial Rounded MT BOLD;
	line-height:25px;
	
	font-weight:lighter
	}

table.header{
	background-image: url(/images/PageTopImg_nordic.jpg); 
	background-repeat: no-repeat;
}

td.text1{
	padding-right:5;
	text-align:right;
	font-weight:bold;
}
td.botImgLine{
	background-image: url(/images/pagebotImg_nordic.jpg); 
	background-repeat: no-repeat;
	text-align:right;
	height:75px;
	width:1000px;
	padding-bottom:30px;
}
.redstar{
	color:#FF0000;
}
span.redfont1{
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}
span.redfont2{
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
}
span.special1{
	font-style:italic;
	font-size:12px;
	color:#333333;
	text-align:center;
}
td{
	font-size:14px;
}
a{
	font-size:14px;
	text-decoration:none
}



menuitem{
	position:absolute;
	top:0;
	left:100.1%;
	display:none;
}


