body {
	margin: 4px;
	background-color: #FED61E;
	font: normal 13px Tahoma, sans-serif;
	color: #000000;
	text-align: center;
	cursor: default;
}
a {
	color: #26078C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.main {
	width: 934px;
	margin: auto;
	text-align: center;
	background-color: #FDF9BC;
	padding: 0 0 10px 0;
}
.desc {
	width: 928px;
	color: #000000;
	margin: 0 0 2px 0;
	font-size: 11px;
	padding: 2px 0 0 0;
	text-align: left;
}
.thumbs {
	width: 936px;
	margin: auto;
}
.thumbs a img {
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	margin: 2px;
}
.thumbs a:hover img {
	border: 1px solid #870303;
}
.mthumbs {
	width: 934px;
}
.mthumbs a img {
	width: 180px;
	height: 240px;
	border: 1px solid #000000;
	margin: 2px;
}
.mthumbs a:hover img {
	border: 1px solid #870303;
}
.archive {
	font-size: 19px;
	margin: 10px 0 10px 0;
}
.traders {
	width: 984px;
	margin: auto;
}
.traders div {
	width: 188px;
	text-align: center;
	float: left;
}
.traders div a {
	font-size: 20px;
	color: #870303;
	text-transform: uppercase;
}
.new_logo {
	width: 150px;
	height: 99px;
	border: 0;
	float: left;
	margin: 3px;
}
.top_sm {
	float: left;
	margin: 2px;
	text-align: left;
	color: #021464;
	overflow: hidden;
	white-space: nowrap;
}
.top_sm a {
	color: #870303;
	font-size: 15px;
}
.top_sm2 {
	float: left;
	margin: 2px 0 2px 16px;
	text-align: left;
	color: #021464;
	overflow: hidden;
	white-space: nowrap;
}
.top_sm2 a {
	color: #870303;
	font-size: 15px;
}
.footer {
	font-size: 11px;
}