body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #210101;
	SCROLLBAR-FACE-COLOR: #d52f20;
	SCROLLBAR-HIGHLIGHT-COLOR: #f35647;
	SCROLLBAR-SHADOW-COLOR: #961d12;
	SCROLLBAR-3DLIGHT-COLOR: #480000;
	SCROLLBAR-ARROW-COLOR: #480000;
	SCROLLBAR-TRACK-COLOR: #480000;
	SCROLLBAR-DARKSHADOW-COLOR: #480000;
}

.q {
	display: none;
}
#top {
	width: 998px;
	height: 1px;
	background: #760101;
}

.thumbs {
	width: 998px;
	height: 1px;
	background: #480000;
}
.hd {
	width: 998px;
	height: 1px;
	background: #480000;
}
.hdh {
	text-align: left;
	padding-top: 15px;
}
.hdb {
	text-align: right;
	padding-top: 15px;
}
.thumbs a img {
	width: 190px;
	height: 250px;
	background: url(images/loading.gif) no-repeat center;
	border: 1px solid #ce3618;
}
.thumbs td {
	text-align: center;
	padding-bottom: 4px;
}


.bl {
	width: 998px;
	height: 1px;
	font-size: 12px;
	background: #480000;
}
.bl td {
	vertical-align: top;
	padding: 0 10px 10px 10px;
	width: 33%;
}
.bl ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bl li {
	font-size: 11px;
	list-style: url(images/li.gif);
	margin-top: 6px;
}
.bl a {
	color: #d83c2f;
	text-decoration: none;
}
.bl a:visited {
	color: #d83c2f;
	text-decoration: none;
}
.bl a:hover {
	color: #ea6e39;
	text-decoration: none;
}
.bs {
	width: 998px;
	height: 1px;
	font-size: 12px;
	background: #480000;
}
.bs td {
	vertical-align: top;
	padding: 10px 5px 20px 5px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 12px;
	list-style: none;
	color: #dcc4c4;
}
.bs a {
	color: #d83c2f;
	text-decoration: none;
}
.bs a:visited {
	color: #d83c2f;
	text-decoration: none;
}
.bs a:hover {
	color: #ea6e39;
	text-decoration: none;
}
#footer {
	width: 998px;
	height: 60px;
	background: #770101;
	color: #210101;
	font-size: 10px;
	height:1px;
	border-top: 1px solid #210101;
	line-height: 40px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #fd592d;
	text-decoration: none;
}
#footer a:visited {
	color: #fd592d;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}