body {
	font-family: Tahoma, sans-serif;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
.td-main {
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.td-sub {
	margin: 0px;
	padding: 0px;
	width: 990px;
}
#top-left {
	background-image: url(../img/top-left.png);
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 256px;
	background-repeat: no-repeat;
}
#top-center {
	background-image: url(../img/top-center.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 472px;
}
#top-right {
	background-image: url(../img/top-right.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 262px;
}
.top-sub {
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 100%;
}
#cont-left {
	margin: 0px;
	padding: 0px;
	width: 220px;
}
.cont-left-txt {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.top-left-txt {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.trader-txt {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.cat-up {
	background-image: url(../img/cat-up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
}
.cat-txt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.tube-link {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tube-foot {
	background-image: url(../img/tube-foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}
.ts {
	background-color: #333;
}
.foot-top {
	background-image: url(../img/foot-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 160px;
}
.foot-bottom {
	background-image: url(../img/foot-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
}
.foot-txt {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
a.foot-txt {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

a.thumb-small {
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}
a.thumb-small:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
a.tube-link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.pl-sub {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.pl-sub {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.pl-sub:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a.trader-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.trader-txt:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

a.top-left-txt {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.top-left-txt:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a img {
	border: 1px solid  #FF0;
}
a.pl-cat {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.pl-on {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.pl-on {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.pl-on:hover {
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
a.pl-cat:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:hover img {
	border: 1px dashed #FF0;
}

a.middle-link {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.middle-link:hover {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
