.thumbs a img {width: 240px; height: 180px; margin: 0 1px 1px 0; border: 1px solid #000000;}
.thumbs a:hover img {border: 1px solid #666666;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BDB6B5;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #63615A;
}
a {
	font-size: 16px;
	font-family: Courier New, Courier, monospace;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {font-size: 12px}
.style3 {font-size: 14px}
  .pn {
	padding: 1px 2px 1px 2px;
	border: 1px solid #000000;
	background-color: #9D9391;
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a.pn:hover, .cpn {
	padding: 1px 2px 1px 2px;
	border: 1px solid #000000;
	background-color: #9D9391;
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}
	.Toplist45 {
	/* if you want a margin above and below the toplist, replace the zero, thus */
  /* margin: 20px auto; */
  margin: 0 auto;
	/* the width may be fixed or a percentage */
  /*width: 99%; */
  width: 961px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
  }
/* Firefox hack */
/* keep this otherwise following content will appear alongside the toplist */
.Toplist45:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.Toplist45 ul {
  /* adjust the margin to suit */
  margin: 10px;
  padding: 0;
  list-style: none;
  /* text-alignment is left by default but can be changed */
  text-align: left;
  }
.tl-column45 {
  /* IMPORTANT: the total width of the columns should be 98%-99% of the available width */
  width: 320px;
  float: left;
  }