body {
  background-color:#000000;
  margin:0px;
  padding:0px;
  font:9px tahoma, verdana, arial, sans-serif;
	color:#dbb880;
  }
a {
  color:#1e3e41;
  text-decoration:none;
  font-weight:bold;
  }
a:visited {
  color:#1e3e41;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#5b230a;
  border-right:1px dotted #5b230a;
  position:relative;
  left:1px;
  top:1px;
  text-decoration:none;
  }
a img {
  border:0px;
  }
i {
  color:#d0ad1a;
  }
b {
  color:#d0ad1a;
  }
#main {
	position:absolute;
	top:295px;
	left:457px;
	width:355px; 
	height:108px;
	overflow:auto;
	text-align:center;
	}
p {
  width:310px;
	text-align:left;
	}	 	
p#stats {
  width:260px;
	background-color:#cb852b;
  background-image: url(actionpbg.jpg);
  background-repeat:no-repeat;
	background-position:top;
	padding-bottom:10px;
  padding-top:30px;	
  margin-bottom:12px;
  color:#dbb880;
  text-align:center;
  }
otable {
  width:280px;
  font:9px tahoma, verdana, arial, sans-serif;
  color:#dbb880;
	text-align:left;
  }	
input#button {
  width:40px;
  border:1px solid #1e3e41;
  background-color:#1e3e41;
  font:9px tahoma, verdana, arial, sans-serif;
	color:#dbb880;
  }		