/* nav top */
#nt_home:link,
#nt_home:visited {
	background-image: url(../images/nt_home0_en.jpg);
	width: 89px;
}
#nt_home:hover,
#nt_home:active,
#nt_home.open {
	background-image: url(../images/nt_home1_en.jpg);
}


#nt_news:link,
#nt_news:visited {
	background-image: url(../images/nt_news0_en.jpg);
	width: 87px;
}
#nt_news:hover,
#nt_news:active,
#nt_news.open {
	background-image: url(../images/nt_news1_en.jpg);
}

#nt_learnmore:link,
#nt_learnmore:visited {
	background-image: url(../images/nt_learnmore0_en.jpg);
	width: 98px;
}
#nt_learnmore:hover,
#nt_learnmore:active,
#nt_learnmore.open {
	background-image: url(../images/nt_learnmore1_en.jpg);
}

#nt_downloads:link,
#nt_downloads:visited {
	background-image: url(../images/nt_downloads0_en.jpg);
	width: 91px;
}
#nt_downloads:hover,
#nt_downloads:active,
#nt_downloads.open {
	background-image: url(../images/nt_downloads1_en.jpg);
}

#nt_forum:link,
#nt_forum:visited {
	background-image: url(../images/nt_forum0_en.jpg);
	width: 88px;
}
#nt_forum:hover,
#nt_forum:active,
#nt_forum.open {
	background-image: url(../images/nt_forum1_en.jpg);
}

#nt_help:link,
#nt_help:visited {
	background-image: url(../images/nt_help0_en.jpg);
	width: 91px;
}
#nt_help:hover,
#nt_help:active,
#nt_help.open {
	background-image: url(../images/nt_help1_en.jpg);
}

