body
{
  background-color: #003300;
  font:             12px arial;
  color:            #000000;
}
.navbar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.members {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
}
.biospace {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.release {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bodytable {
	border: 1pt solid #000000;
}
td { font:           12px arial; }
a
{
  font:             12px arial;
  text-decoration:  none;
  color:            #ffffff;
}
a:visited { text-decoration: italic; }
a:hover  { text-decoration: underline; }
.novisit { font-style: normal; }
h1      { font: bold 12px arial; margin: 0px; }
h2      { font: bold 10px arial; margin: 0px; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h4      { font: bold 14px arial; margin: 0px; }
td hr   { border:none; border-bottom: 1px solid #ffffff; height: 1px; }
hr      { border:none; border-bottom: 1px solid #ffffff; height: 1px; }
a.small:visited { font-style: italic; }
a.hover:hover { text-decoration: underline; }
.small  { font: 10px arial; }
tr.small td  { font: 10px arial; }
.blink  { text-decoration: blink; }
.tiny   { font: 4px 'courier new'; }
.topic { border-left: 1px solid #000; border-right: 1px solid #000; }
.debug  { border: 1px solid #000; }
.fixed  { font: normal 12px monospace; #ffffff; }
img     { cursor: pointer; }
