body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #1c2a33 url(images/bg.gif);
	SCROLLBAR-FACE-COLOR: #0c66b1;
	SCROLLBAR-HIGHLIGHT-COLOR: #148ff5;
	SCROLLBAR-SHADOW-COLOR: #043762;
	SCROLLBAR-3DLIGHT-COLOR: #021629;
	SCROLLBAR-ARROW-COLOR: #021629;
	SCROLLBAR-TRACK-COLOR: #021629;
	SCROLLBAR-DARKSHADOW-COLOR: #021629
}
#bg {
	background: url(images/bg2.gif) repeat-x;
	height: 100%;
	width: 100%;
}
.q {
	display: none;
}
#top {
	width: 1002px;
	height: 1px;
	background: #00478b;
}

.thumbs {
	width: 1002px;
	height: 1px;
	background: #435461;
}
.hd {
	width: 1002px;
	height: 1px;
	background: #435461;
}
.hdh {
	text-align: left;
	padding-top: 15px;
}
.hdb {
	text-align: right;
	padding-top: 15px;
}
.thumbs a img {
	width: 240px;
	height: 180px;
	background: #0055a0 url(images/loading.gif) repeat-x bottom;
	border: 1px solid #182b3c;
}
.thumbs td {
	text-align: center;
	padding: 2px;
}

.bs {
	width: 1002px;
	height: 1px;
	font-size: 12px;
	background: #435461;
}
.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: #ffb005;
	text-decoration: none;
}
.bs a:visited {
	color: #ffb005;
	text-decoration: none;
}
.bs a:hover {
	color: #fdc855;
	text-decoration: none;
}
#footer {
	width: 1002px;
	height: 60px;
	background: #435461;
	color: #000;
	font-size: 10px;
	height:1px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #ffb005;
	text-decoration: none;
}
#footer a:visited {
	color: #ffb005;
	text-decoration: none;
}
#footer a:hover {
	color: #fdc855;
	text-decoration: none;
}