body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000 url(images/bg.gif);
	SCROLLBAR-FACE-COLOR: #cacfe9;
	SCROLLBAR-HIGHLIGHT-COLOR: #e5e9fa;
	SCROLLBAR-SHADOW-COLOR: #b7bdde;
	SCROLLBAR-3DLIGHT-COLOR: #7d7d7d;
	SCROLLBAR-ARROW-COLOR: #000;
	SCROLLBAR-TRACK-COLOR: #e12594;
	SCROLLBAR-DARKSHADOW-COLOR: #b1a50a
}

.q {
	display: none;
}
#top {
	width: 996px;
	height: 1px;
	background: #d81d8c;
}

.thumbs {
	width: 996px;
	height: 1px;
	background: #ff60be url(images/bg2.gif);
}
.hd {
	width: 996px;
	height: 1px;
	background: #ff60be url(images/bg2.gif);
}
.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 #510520;
}
.thumbs td {
	text-align: center;
	padding-bottom: 4px;
}


.bl {
	width: 996px;
	height: 1px;
	font-size: 12px;
	background: #ff60be url(images/bg2.gif);
}
.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: #510520;
	text-decoration: none;
}
.bl a:visited {
	color: #510520;
	text-decoration: none;
}
.bl a:hover {
	color: #da0551;
	text-decoration: none;
}
.bs {
	width: 996px;
	height: 1px;
	font-size: 12px;
	background: #ff60be url(images/bg2.gif);
}
.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: #000;
}
.bs a {
	color: #510520;
	text-decoration: none;
}
.bs a:visited {
	color: #510520;
	text-decoration: none;
}
.bs a:hover {
	color: #da0551;
	text-decoration: none;
}
#footer {
	width: 996px;
	height: 60px;
	background: #a01b69;
	color: #ff8bd0;
	font-size: 10px;
	height:1px;
	border-top: 1px solid #ffb3df;
	line-height: 40px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #feddf0;
	text-decoration: none;
}
#footer a:visited {
	color: #feddf0;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}