@import url('template_css.css');
body {
	/*background-color: #111111;*/
	background-color: #000000;
	color: #6a6a6a;
}
a {
	color:	white;
}
li {
	
	
}
li a {
	
	
}
ul#mainlevel-nav li {
	border-left: 1px solid white;
}
ul#mainlevel-nav li a {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlevel {
	color: #FFFFFF;
	text-decoration: none;
}
.componentheading, .contentheading {
	color: white;
}
h1 {
	color: #FFFFFF;
}
h4 {
	color: white;
}
h5 {
	color: white;
}
#leftbar {
	background-color: white;
}
#logo {
	background: url('../images/logonmf.png') no-repeat;
}
#topnav {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav {
	color: #FFFFFF;
	text-decoration: none;
}
table.moduletable th {
	color: white;
}
.sectiontableheader {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	}
#footer {
	background-color: #222222;
	color: white;
}
#footer a {
	color: white;
}
#footcent {
	border-left: 1px solid black;
	background: url('../images/uni-n.png') 20px no-repeat;
}
#footright {
	background: url('../images/osel-n.png') 5px no-repeat;
}
