BODY {
  background: #000000;
}

A {
  color: #444400;
  font-family: Verdana,Tahoma,Helvetica;
  font-size: xx-small;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color:#222222;
}

A:visited {
  color:#224444;
}

A:hover {
  color:#002244;
  background: #E7DEBD;
  text-decoration: underline;
}

A.nick {
  font: bold 12pt Verdana, Tahoma, Helvetica;
  margin: 2px;
  color: #666600;
}

DIV.box {
  border-width: 1px;
  border-style: groove;
  border-color: #444444;
  float: right;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 450px;
}

DIV.fullbox {
  border-width: 1px;
  border-style: groove;
  border-color: #444444;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 99%;
}

DIV.header {
  width: 100%;
  background: #E7DEBD;
}

DIV.header2 {
  width: 100%;
  background: #B5B080;
}

DIV.instruct {
  text-align: center;
}

DIV.logo {
  float: none;
  width: 610px;
  margin-left: 10px;
}

DIV.main {
  float: none;
  background: #B5B080;
  width: 610px;
  margin-left: 10px;
}

DIV.message {
  float: none;
  background: #B5B080;
  width: 425px;
  margin-left: 10px;
}

DIV.nav {
  float: none;
  background: #B5B080 url(images/sb01.gif);
  width: 120px;
  margin-left: 5px;
}

DIV.pp {
  float: none;
  background: #B5B080;
  width: 706px;
}

DIV.pphide {
  float: none;
  background: #000000;
  border: 0px;
  color: #000000;
  font-size: xx-small;
  width: 700px;
}

DIV.smbox {
  border-width: 1px;
  border-style: groove;
  border-color: #444444;
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 125px;
}

H1 {
  font: bold 20pt Verdana, Tahoma, Helvetica;
  color: #444400;
  text-align: center;
  margin: 5px;
}

H2 {
  font: bold 16pt Verdana, Tahoma, Helvetica;
  color: #444400;
  margin: 2px;
}

H3 {
  font: bold 14pt Verdana, Tahoma, Helvetica;
  color: #222222;
  text-valign=middle;
}

H4 {
  font: bold 12pt Verdana, Tahoma, Helvetica;
  margin: 2px;
  color: #666600;
}

H5 {
  font: bold 10pt Verdana, Tahoma, Helvetica;
  margin: 1px;
  color: #666600;
}

H6 {
  font: bold 8pt Verdana, Tahoma, Helvetica;
  margin: 2px;
  color: #666600;
}

IMG {
	border: none;
}

P {
  color: #222222;
  font-family: Verdana,Tahoma,Helvetica;
  font-size: xx-small;
}

P.instruct {
  font-size: 8pt;
  margin: 1px;
}

P.copyright {
  color:#002244;
  font-size: 8pt;
}

P.date {
  font-size: 8pt;
  font-weight:bold;
  color:#224444;
  padding-top: 1em;
}

P.fixed {
  color: #222222;
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  margin: 1px;
}

P.header {
  color: #224444;
  text-valign=middle;
}

P.header2 {
  font-size: 14pt;
  color: #444400;
  text-valign=middle;
}

P.header3 {
  font-size: 12pt;
  color: #222222;
  text-valign=middle;
}

P.list {
  font-size: 9pt;
  color: #666600;
  margin: 4px;
}

P.profile {
  color: #222222;
  display: inline;
  font-size: 9pt;
  margin: 1px;
}

P.rinl {
  text-align: right;
}

P.title4 {
  font-size: 16pt;
  color: #444400;
}

SPAN.black {
  COLOR: #444444;
}

SPAN.bolder {
  text-decoration: underline;
  font-weight: bolder;
}

SPAN.button {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background: #E7DEBD;
  cursor: pointer; cursor: hand;
  height: 10px;
  padding-left: 1px;
  padding-right: 1px;
  text-decoration: none;
}

SPAN.white {
  color: #FFFFFF;
}

HR {
  COLOR: #444400;
}

TABLE {
  background: #B5B080;
}

TABLE.box {
  border: 1px groove #444444;
}

TD {
  color: #444400;
}

CODE.profile  {
  color: #222222;
  font-family: Verdana,Tahoma,Helvetica;
  font-size: 9pt;
  margin: 2px;
}

.inline {
  display: inline;
}

.highlight {
  display: inline;
  text-decoration: underline;
}

.updates {
	float: left;
	margin: 0px 1em 0px 0px;
	padding: 0;
}
