 input.text
 {
  background-color: #000000;
  border-bottom: #444444 1px solid;
  border-left: #444444 1px solid;
  border-right: #444444 1px solid;
  border-top: #444444 1px solid;
  color: #bbbbbb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt
 }

 input.button
 {
  background-color: #000000;
  border-bottom: #555555 1px solid;
  border-left: #555555 1px solid;
  border-right: #555555 1px solid;
  border-top: #555555 1px solid;
  color: #bbbbbb;
  font-family: Times New Roman, Helvetica, sans-serif;
  font-weight: bold;
  height: 21px;
  font-size: 11pt
 }
 input.trade
 {
  background-color: #000000;
  border-bottom: #555555 1px solid;
  border-left: #555555 1px solid;
  border-right: #555555 1px solid;
  border-top: #555555 1px solid;
  color: #bbbbbb;
  font-family: Times New Roman, Helvetica, sans-serif;
  font-weight: bold;
  width: 120px;
  height: 21px;
  font-size: 11pt
 }
 input.action
 {
  background-color: #000000;
  border-bottom: #555555 1px solid;
  border-left: #555555 1px solid;
  border-right: #555555 1px solid;
  border-top: #555555 1px solid;
  color: #bbbbbb;
  width: 6em;
  font-family: Times New Roman, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13pt
 }
 input.inv
 {
  background-color: #000000;
  border-bottom: #555555 1px solid;
  border-left: #555555 1px solid;
  border-right: #555555 1px solid;
  border-top: #555555 1px solid;
  color: #bbbbbb;
  width: 4em;
  font-family: Times New Roman, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13pt
 }
 textarea
 {
  background-color: #111111;
  border-bottom: #222222 1px solid;
  border-left: #222222 1px solid;
  border-right: #222222 1px solid;
  border-top: #222222 1px solid;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt

 }
 .options
 {
  background-color: #000000;
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  color: #AAAAAA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt
 }
 .foptions
 {
  background-color: #000000;
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  color: #AAAAAA;
  width: 18em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt

 }


 body
 {
  font-family: Arial,Helvetica,Sans-Serif;
/*  color: #ffffff; */
  color: #dddddd;
  background-image: url("../images/back.jpg");
  font-size: 10pt

 }

 h5
 {
  font-family: Arial,Helvetica,Sans-Serif;
  color: #ffffff;
  font-size: 8pt
 }

 h1
 {
  font-family: Arial,Helvetica,Sans-Serif;
  color: #EE2233;
  font-size: 8pt
 }

 a:link
 {
  color: #ffffff;
  text-decoration: underline
 }

 a.chat
 {
  color: #ffffff;
  text-decoration: none
 }

 a.white
 {
  color: #ffffff;
  text-decoration: none
 }

 a:active
 {
  color: #ffffff;
  text-decoration: none
 }

 a:visited
 {
  color: #ffffff;
  text-decoration: underline
 }

 form
 {
 margin: 0px;
 padding: 0px;
 }

 a:hover
 {
  color: #bbbbbb;
  text-decoration: none
 }

 tr.title
 {
  background-color: #000000;
 }
 table.main
 {
  background-image: url("../images/back.jpg");
 }
 tr.main
 {
  background-image: url("../images/back.jpg");
 }
 table.border
 {
  background-image: url("../images/border.gif");
 }
