/* top menu */
ul.menu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

ul.menu li{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}
.dnone {
	display: none;
}

#tm1 a {
	width: 103px;
	height:12px; 
	background: url(images/topmenu_products.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm1 a:hover {
	width: 103px;
	height:12px; 
	background: url(images/topmenu_products_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm2 a {
	width: 123px;
	height:12px; 
	background: url(images/topmenu_application.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm2 a:hover {
	width: 123px;
	height:12px; 
	background: url(images/topmenu_application_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm3 a {
	width: 151px;
	height:12px; 
	background: url(images/topmenu_circuit.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm3 a:hover {
	width: 151px;
	height:12px; 
	background: url(images/topmenu_circuit_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm4 a {
	width: 162px;
	height:12px; 
	background: url(images/topmenu_rd.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm4 a:hover {
	width: 162px;
	height:12px; 
	background: url(images/topmenu_rd_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm5 a {
	width: 138px;
	height:12px; 
	background: url(images/topmenu_masspro.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm5 a:hover {
	width: 138px;
	height:12px; 
	background: url(images/topmenu_masspro_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm6 a {
	width: 69px;
	height:12px; 
	background: url(images/topmenu_downloads.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm6 a:hover {
	width: 69px;
	height:12px; 
	background: url(images/topmenu_downloads_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm7 a {
	width: 74px;
	height:12px; 
	background: url(images/topmenu_precaution.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm7 a:hover {
	width: 74px;
	height:12px; 
	background: url(images/topmenu_precaution_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tm8 a {
	width: 69px;
	height:12px; 
	background: url(images/topmenu_support.gif) no-repeat 0px 0px;
	display:block;
}
	
#tm8 a:hover {
	width: 69px;
	height:12px; 
	background: url(images/topmenu_support_ov.gif) no-repeat 0px 0px;
	display:block;
}


ul.ulmore {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

ul.ulmore li{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	float: left;
}

#more1 a {
	width: 133px;
	height:13px; 
	background: url(images/topmenu_design.gif) no-repeat 0px 0px;
	display:block;
}
	
#more1 a:hover {
	width: 133px;
	height:13px; 
	background: url(images/topmenu_design_ov.gif) no-repeat 0px 0px;
	display:block;
}

#more2 a {
	width: 170px;
	height:13px; 
	background: url(images/topmenu_rare.gif) no-repeat 0px 0px;
	display:block;
}
	
#more2 a:hover {
	width: 170px;
	height:13px; 
	background: url(images/topmenu_rare_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tmattention a {
	width: 123px;
	height:13px; 
	background: url(images/e_site_use.gif) no-repeat 0px 0px;
	display:block;
}
	
#tmattention a:hover {
	width: 123px;
	height:13px; 
	background: url(images/e_site_use_ov.gif) no-repeat 0px 0px;
	display:block;
}

#tmprivacy a {
	width: 56px;
	height:12px; 
	background: url(images/e_privacy.jpg) no-repeat 0px 0px;
	display:block;
}
	
#tmprivacy a:hover {
	width: 56px;
	height:12px; 
	background: url(images/e_privacy_ov.jpg) no-repeat 0px 0px;
	display:block;
}

td.footimg {
	color: #FFFFFF;
	background-color: #86A1C4;
	background-image: url("images/footimg.jpg")
}

