/* BEGIN toplayer - metalmania2008 */
	#toplayer {width:700px; height:500px; position:absolute; z-index:100; left:50%; top:50%; margin: -250px 0 0 -350px;}
/* BEGIN toplayer - metalmania2008 */

body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color: #000000;
}

a {
	//color: #124D49;
  color: #FF1700;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

table {
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
}

td {

  color: #404040;
  font-size: 10px;
  font-family: Verdana,Tahoma,Arial,sans-serif;
}

.dnews {
  font-size: 10px;
  color: #FF5400;
  font-weight: bold;
}

input {
  background-color: #D7D7D7;
  font-size: 10px;
  
  height: 17px;
}

img {
  border: 0px;
}

.t_en_red {
  font-weight: bold;
  color: #FF1800;
  font-size: 11px;
  text-align: center;
}

.copyrights{
  color: #000000;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
}

a.copyrights {
  color: #000000;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.copyrights:hover {
  text-decoration: underline;
}