@charset "utf-8";
/* CSS Document */
body {
	background: #14150f url(bg.jpg) repeat;
	font: 11px verdana;
	color: #b29018;
	margin: 0px;
}
.topbar {
	background: url(topbg.png) repeat-x scroll top;
	height: 7px;
	padding-top: 5px;
}
.logobar {
	width:1012px;
	height: 99px;
	margin: 0 auto 10px;
}
.clear {
	clear: both;
}
.clear2 {
	clear: both;
	margin-bottom: 10px;
}
.logo {
	float:left;
	background: url(logo.png) no-repeat;
	height: 99px;
	width: 309px;
	padding-top: 10px;
	padding-right: 10px;
}
.toptoplist {
	float:right;
	height: 109px;
	width: 693px;
	padding-top: 5px;
}
.toplist2 {
	display: block;
	width: auto;
	float: right;
}
.c1 {
	padding: 6px;
	float: left;
	height: auto;
	width: auto;
}
.tablebar {
	background: url(tbbg.png) repeat-x scroll top;
	height: 6px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
.al {
	width:1014px;
	height: auto;
	margin: 0 auto;
}
.al img {
	height: 220px;
	width: 165px;
	margin: 1px;
	border: 1px solid #000000;
}
.al img:hover {
	border: 1px solid #ffc600;
}
a:link, a:visited, a:active {
	color: #ffc600;
}
a:hover {
	color: #f0ff00;
	text-decoration: none;
}
#square {
	width: 1012px;
	height: auto;
	margin: 5px auto 0;
	text-align: center;
}
.one {
	float:left;
	width: 27px;
	height: 17px;
	margin-right: 5px;
	background: #a78612;
	text-indent: 1px;
	font: bold 13px tahoma;
	color: #000000;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #d9b01e;
}
.one:hover {
	background: #ffc602;
}
.two {
	float:left;
	width: 26px;
	height: 17px;
	margin-right: 5px;
	background: #a78612;
	text-indent: 1px;
	font: bold 13px tahoma;
	color: #000000;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #d9b01e;
}
.two:hover {
	background: #ffc602;
}
.three {
	float:left;
	width: 26px;
	height: 17px;
	background: #a78612;
	text-indent: 1px;
	font: bold 13px tahoma;
	color: #000000;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #d9b01e;
}
.three:hover {
	background: #ffc602;
}
a.top:active, a.top:visited, a.top:link {
	color: #000000;
	text-decoration: none;
}
a.top:hover {
	text-decoration: none;
}
#top {
	background: #44b2ff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 3%;
}
#top:hover {
	background: #ff0000;
}
.disclaimer {
	width:1012px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.toplist {
	width:1012px;
	height: auto;
	margin: 0 auto;
}
#topf {
	list-style: none;
	height: 60px;
	margin-bottom: 10px;
}
#topf li {
	margin: 0px;
	float: left;
	width: 25%;
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma;
	padding-top: 16px;
}
#topf li a {
	text-decoration: none;
}
.cell {
	text-align: left;
  	float: left;
  	width: 240px;
	text-align: left;
	font: bold 17px/25px Tahoma;
}
.cell1 {
	text-align: left;
	float: left;
	width: 240px;
	text-align: left;
	font: bold 17px/25px Tahoma;
	margin-left: 52px;
}
.cell a {
	text-decoration: none;
}
.cell1 a {
	text-decoration: none;
}