@charset "utf-8";
/* CSS Document */

body {
	background-color:#000 !important;
	color:#fff !important;
}
a, a:link, a:visited, a:active {
	color:#FFF !important;
	text-decoration:none !important;
}
a:hover {
	color:#CC0 !important;
}
#search_bar {
	background-color:#000 !important;
	color:#fff !important;
}
#logo {
	background-image:url(/images/design/ntlogo_dark485.gif) no-repeat !important;
}
.level2 a, a:link, a:active, a:hover, a:visited {
	color:#333 !important;
}
a.mainNav {
	color: #fff !important;
}
.sidebar_group a {
	color:#fff !important;
}
.sidebar_group a:hover {
	color: #CC0 !important;
}
.sidebar_group h2 {
	color:#fff !important;
}
#article_tools_icons a {
	color:#CCC !important;
}
.c5t_comment_form_background {
	background-color:#333 !important;
}
.c5t_comment_form_table {
	background-color:#333 !important;
}
.c5t_comment_form_table {
	padding:5px !important;
}