body {
  background-color: #fff;
  color: #000;
  font-size: small;
  font-family: sans-serif;
}

fieldset {
  border: 1px solid #737373;
}
form {
  margin: 0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
hr {
  background-color: #737373;
  border: 0px;
  color: #737373;
  height: 1px;
}

a:link {
  color: #33c;
  text-decoration: underline;
}
a:visited {
  color: #4040ff;
  text-decoration: underline;
}
a:active, a:hover {
  color: #000;
}

div.bottom {
  color: #737373;
  font-size: x-small;
  text-align: center;
}

/* Define some colors */

.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
  background-color: #09c;
  background-image: url(grad_bg.png);
  color: #fff;
}
.lightbg {
  background-color: #fff;
  color: #000;
}
.lightbgalt {
  background-color: #f0f0f0;
  color: #000;
}
.highlight {
  background-color: yellow;
  color: #000;
}

/* Top menu */

a.menu {
  background-color: #fff;
  border: 1px solid #737373;
  color: #000;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
  background-image: url(grad_bg.png);
}

a.table_top {
  color: #fff;
  text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
  color: #c0c0c0;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

body {  font-family:Arial; 
        font-size:12px;  
        margin-right:0px; 
        margin-left:0px; 
        margin-top:0px; 
        background: #D8DCE8; 
        color: #000000; 
     }

.newbox_engine 
  {
	background: #D8DCE8; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	}

.newbox_top 
  {
	background: #7895C6; 
	border:solid 1px #000000;
	border-top: 0px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	}

.newbox_left
  {
  width: 135px; 
	background: #7895C6; 
	border:solid 1px #000000;
	border-top: 0px;
	border-left:solid 1px #000000;
	border-bottom: 0px;
	padding: 0px;
	}

.newbox_right 
  {
	width: 135px; 
	z-index:2; 
	background: #7895C6; 
	border: solid 1px #000000;
	border-top: 0px;
	border-right:solid 1px #000000;
	border-bottom: 0px;
	padding: 0px;
	}

.newbox_latest_files_info 
  {
  top: 0px;
	left: 10px;
	width: 120px;
	color: #000000;
	z-index:2; 
	font-size: 10px;
	margin-left: 10px;
	}

.newnavi_top
  {
  width: 135px; 
	background-color: #54545C;
	font-size: 14px;
  margin-left: 2px;
	color: #FFFFFF;
	border: solid 1px #000000;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	padding: 4px;
	z-index:2; 
	}

.newnavi_content_main 
  {
	width: 100%;
	color: #000000;
	padding: 4px;
	z-index:2; 
	}

.newnavi_latest_files 
  { 
  top: 50px;
	width: 135px; 
	background-color: #54545C;
	font-size: 14px;
	color: #FFFFFF;
	border: solid 1px #000000;
	border-right: 0px;
	border-left: 0px;
	padding: 4px;
	z-index:2; 
	}

.newnavi_content_latest_files 
  {
	top: 60px;
	width: 100%;
	color: #000000;
	padding: 4px;
	z-index:2; 
	}

.newnavi_partners 
  { 
  top: 80px;
	width: 135px; 
	background-color: #54545C;
	font-size: 14px;
	color: #FFFFFF;
	border: solid 1px #000000;
	border-right: 0px;
	border-left: 0px;
	padding: 4px;
	z-index:2; 
	}

.newnavi_content_partners 
  { 
  top: 90px;
	width: 100%;
	color: #000000;
	padding: 4px;
	z-index:2; 
	}

.newnavi_stats 
  { 
  top: 110px;
	width: 135px; 
	background-color: #54545C;
	font-size: 14px;
	color: #FFFFFF;
	border: solid 1px #000000;
	border-right: 0px;
	border-left: 0px;
	padding: 4px;
	z-index:2; 
	}

.newbox_bottom 
  {
	background: #7895C6; 
	border:solid 1px #000000;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right: solid 1px #000000;
	}
.counters {
	  display: none;
	 }

.grijz {
	background: #D8DCE8;
  color: #000;
}