body {
  font-family: arial, helvetica, sans-serif;
  font-size: 80%;
  color: #468;
  background: #7eb1cc;
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
}

div.fortune {
/*  position: absolute;
  left: 300px;
  top: 2px;*/
  text-align: left;
  border-bottom: 1px solid #DDF;
  padding: 1px;
  padding-left: 4px;
  padding-right: 4px;
}

div.header {
  color: #7eb1cc;
  background: #fff;
  margin: 0;
  padding: 0;
}

input.searchbox {
  position: absolute;
  right: 4em;
  top: 2em;
}

div.header-block {
  float: right;
  display: inline;
  text-align: right;
  color: #fff;
  background: transparent;
}

div.header-spacer {
  color: #fff;
  background: #006598;
  height: 10px;
  border-top: 1px solid black;
  margin: 0;
  padding: 0;
  clear: both;
}

#header ul li {
  float: left;
  background: transparent url("../images/header_tab.png") 100% -400px no-repeat;
  padding: 0 5px 0 0;
  margin: 0 2px 0 0;
  display: inline;
  white-space: nowrap;
  bottom: 0;
}

#header ul li.tabred {
  background: transparent url("../images/header_tab_red.png") 100% -400px no-repeat;
}

#header ul {
  clear: both;
  margin: 0;
  padding: 0;
  margin-left: 1em;
  padding-top: 4px;
}

#header ul a {
  float: left;
  display: block;
  padding: 4px 0px 4px 5px;
  background: transparent url("../images/header_tab.png") 0% -400px no-repeat;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#header ul li.tabred a {
  background: transparent url("../images/header_tab_red.png") 0% -400px no-repeat;
}

#header ul li:hover a {
  background-position: 0% 0px;
}

#header ul li:hover {
  background-position: 100% 0px;
}

table.base {
  width: 100%;
  background: #fff;
  border-spacing: 6px;
}

table.moduletable,table.moduletablerss-bugs {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
/*  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;*/
}

table.moduletable th,table.moduletablerss-bugs th {
  text-align: left;
  white-space: nowrap;
}

table.base tr {

}

table.base td {
/*  border: 1px solid black;*/
}

.leftnav {
  width: 150px;
  vertical-align: top;
  border: 1px solid #7eb1cc;
  border: 1px solid #006598;
  padding: 4px;
}

.top-block {
  vertical-align: top;
  padding: 0px;
  border: 1px solid #7eb1cc;
  border: 1px solid #006598;
  padding: 4px;
}

.mainblock {
  vertical-align: top;
  padding: 4px;
  padding-top: 0px;
}

.rightnav {
  width: 150px;
  vertical-align: top;
  border: 1px solid #7eb1cc;
  border: 1px solid #006598;
  padding: 4px;
}

.footer {
  text-align: center;
  vertical-align: top;
  border: 1px solid #7eb1cc;
  border: 1px solid #006598;
  padding: 4px;
}

a.mainlevel {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #004466;
  background: #eee;
  margin-top: 1px;
  margin-left: 8px;
  margin-right: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid transparent;
//  border: none;
}

a.mainlevel:visited {
  text-decoration: none;
  color: #006598;
}

a.mainlevel:hover, a.mainlevel:focus {
  text-decoration: none;
//  padding-left: 14px;
//  padding-right: 2px;
  color: #7eb1cc;
  color: #006598;
  color: #fff;
  background: #eef;
  background: #7eb1cc;
//  background: #006598;
  border: 1px solid #006598;
//  border: none;
}

#active_menu {
  color: #fff;
  background: #7eb1cc;
  border: 1px solid #006598;
}

a.sublevel {
  display: block;
  text-decoration: none;
  font-weight: normal;
  color: #004466;
  background: #eee;
  margin-top: 1px;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 20px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid transparent;
//  border: none;
}

a.sublevel:visited {
  text-decoration: none;
  color: #006598;
}

a.sublevel:hover, a.mainlevel:focus {
  text-decoration: none;
//  padding-left: 14px;
//  padding-right: 2px;
  color: #7eb1cc;
  color: #006598;
  color: #fff;
  background: #eef;
  background: #7eb1cc;
//  background: #006598;
  border: 1px solid #006598;
//  border: none;
}

a {
  text-decoration: none;
  color: #224499;
}

a:visited {
/*  text-decoration: underline;*/
  color: #006699;
}

a:hover,a:focus {
  text-decoration: underline;
  color: #006699;
}

img {
  border: 0;
}

.contentpagetitle {
  font-size: 120%;
  font-weight: bold;
}

.contentheading {
  font-size: 120%;
  font-weight: bold;
}

li.ml-head,li.dl-head {
  font-size: 120%;
  font-weight: bold;
  font-variant: small-caps;
}

li.ml-desc,li.dl-desc {
  list-style-type: none;
}

acronym {
  border: 1px solid transparent;
  border-bottom: 1px dashed red;
  cursor: help;
}

acronym:hover {
  border: 1px dashed orange;
  cursor: help;
}

.newsfeedrss-bugs {
  font-size: 10.8px;
}

li.newsfeedrss-bugs strong {
  font-weight: normal ! important;
}

td.sectiontableheader {
  display: none ! important;
}

tt#lunar {
  display: block;
  width: 60%;
  margin: auto;
}

:target {
  background: #FFF ! important;
}
