body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000;
	SCROLLBAR-FACE-COLOR: #9d0a0e;
	SCROLLBAR-HIGHLIGHT-COLOR: #d02e32;
	SCROLLBAR-SHADOW-COLOR: #660204;
	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: #9d0a0e;
}
.hd {
	width: 998px;
	height: 1px;
	background: #9d0a0e;
}
.hdh {
	text-align: left;
	padding-top: 15px;
}
.hdb {
	text-align: right;
	padding-top: 15px;
}
.thumbs a img {
	width: 180px;
	height: 180px;
	background: url(images/loading.gif) no-repeat center;
	border: 2px solid #ce3618;
}
.thumbs td {
	text-align: center;
	padding-bottom: 4px;
}


.bl {
	width: 998px;
	height: 1px;
	font-size: 12px;
	background: #9d0a0e;
}
.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: 17px;
	list-style: url(images/li.gif);
	margin-top: 6px;
}
.bl a {
	color: #ffff99;
	text-decoration: none;
	font-weight : bold;
}
.bl a:visited {
	color: #ffff99;
	text-decoration: none;
	font-weight : bold;
}
.bl a:hover {
	color: #febfbf;
	text-decoration: none;
	font-weight : bold;
}
.bs {
	width: 998px;
	height: 1px;
	font-size: 12px;
	background: #9d0a0e;
}
.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: 16px;
	list-style: none;
	color: #000;
	font-weight : bold;
}
.bs a {
	color: #ffff99;
	text-decoration: none;
}
.bs a:visited {
	color: #ffff99;
	text-decoration: none;
}
.bs a:hover {
	color: #febfbf;
	text-decoration: none;
	
}
#footer {
	width: 998px;
	height: 60px;
	background: #770101;
	color: #3c0002;
	font-size: 10px;
	height:1px;
	border-top: 1px solid #770101;
	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: #febfbf;
	text-decoration: none;
}