body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body, td, p, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.menubar {
  height: 63px;
	background-image: url(../img/logo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.highlight1 {
	color: #F8F8F8;
	font-weight: bold;
}
.pagelink {
  color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.pagelink:link {
  color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.pagelink:hover {
  color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.contentbox {
	height: 350px;
}
