body {
  overflow: auto;
  background-color: #bbb !important;
  margin: 0px;
  cursor: default;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td, p, ol, ul {
  font-family: verdana, helvetica, arial, sans serif;
  font-size: 9pt;
  line-height: 130%;
  color: #fff !important;
}
.prodtable, .prodtable td {
  border: 1px solid #bbb;
}
div.submenu a:link, a:visited {
  color: #fff !important;
  text-decoration: none;
}
div.submenu a:hover {
  text-decoration: underline;
}
div.display {
  background-color: #039 !important;
  border: 1px solid #000;
}
div.navcon {
  border: 1px solid #ff0;
  padding: 2px;
  color: #ff0;
  font-size: .75em;
  font-weight: bold;
  text-align: right;
}
div.navcon a:link, a:visited {
  color: #fff;
  text-decoration: underline;
}
.catmenu {
  font-weight: bold;
  text-align: right;
  font-size: 1em;
}
.catmenu a:link, a:visited {
  color: #fff;
  text-decoration: none;
}
.catmenu a:hover {
  color: #ff0;
  text-decoration: underline;
}
.tiny {
  font-size: .75em;
  line-height: 100%;
}
.btn01 {
	cursor: hand;
	border: 1px solid #000;
	background-color: #fff000!important;
	color: #039!important;
	font-weight: bold;
	width: 85px;
}
