body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B6B6B6;
	background-color: #000000;
}

h1.main {
  margin: 0;
  padding: 0;
}

h1 a {
  display: block;
  width: 267px;
  height: 22px;
  font-size: 0;
  text-indent: -9999px;
  background: url(images/bronze_type.gif) no-repeat;
}

a:link {
	color: #C47C00;
	text-decoration: none;
}
a:visited {
	color: #C47C00;
}
a:hover {
	color: #ffffff;
}
.darker{
	color: #898989;
	font-size: 12px;
}
.bold{
	font-weight: bold;
}
#index a.st {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
* html #index a.st {
	margin-right: 10px;
}
a.st:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #444444;
}
a.st:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #444444;
}
a.st:hover {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}
a.st:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

p.st {
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #444444;
	width: 500px;
	margin-top: 5px;
}

a.im {
	display: block;
	margin-top: 20px;
}
a.im img {
	border: none;
}

a#enter {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	background: url(images/enter.jpg) no-repeat;
	width: 70px;
	height: 15px;
}
a#enter:hover {
	background: url(images/enter.jpg) no-repeat 0 -15px;
}

