body {
	background: #191919 url(images/bg.jpg) repeat-x;
	margin-bottom:-30px;
	margin-top:0px;
}
td, tr {
	font-family: 'Trebuchet MS';
	font-size:18px;
	color: #60b2c7;
}
.a {
	width:953px;
	height:168px;
	background: url(images/top.jpg);
	overflow:hidden;
}
.c {
	width:953px;
	height:89px;
	background: url(images/end.jpg);
}
.adarea {
	width:180px;
	height:620px;
	background: url(images/adbg.jpg);
}
.end_a {
	width:160px;
	height:70px;
	background: url(images/end_a.jpg);
}
.top_c {
	width:751px;
	height:46px;
	background: url(images/top_c.jpg);
}
.bg_c {
	margin-left:1px;
	with:751px;
	background: url(images/bg_c.jpg) repeat-y;
}
.end_c {
	margin-left:1px;
	with:751px;
	height:8px;
	background: url(images/end_c.jpg) no-repeat;
}
a, a:link, a:visited {
	color:#60b2c7;
	text-decoration:none;
}
a:hover {
	color:#9cca1f;
	text-decoration:underline;
}
.thumb {
	border: 2px solid #FFFFFF;
}
.xthumb {
	width:95px;
	height:95px;
	border: 2px solid #FFFFFF;
}