body {
	font-family: TAHOMA;
	background: #101010 url(/imgs/bg.png) repeat-x;
	margin: 0;
}
a, link, visited, body {
	color: #FFF
}
a:hover {
	text-decoration: none
}
p.tp {
	margin: 0;
	font-family: arial;
	font-size: 18pt;
}
#all, #side, #related, #related img{
	border: 1px solid #003900;
}
#all {
	width: 968px;
	margin: 15px 0;
	background: #1E4F20;
}
#header {
	font-size: 11px;
	position: relative;
	width: 968px;
	height: 173px;
	background: #33AD33 url(http://www.monstroustrades.com/imgs/header.png);
}
#tit {
	position: relative;
    float: left;
	margin-top: 30px;
	margin-left: 125px
}
#ads {
    float: right;
	width: 480px;
	position: relative;
	margin-top: 50px;
	margin-right: 30px;
}
#play {
	float: left;
	margin: 2px 0 2px 10px;
	text-align: center;
	width: 502px;
}
#side {
	float: right;
	color: #003900;
	font-size: 13px;
	margin-top: 8px;
	margin-right: 8px;
	_margin-right: 6px;
	margin-bottom: 8px;
	padding: 6px;
	text-align: left;
	width: 420px;
	_width: 432px;
}
#side a, .tabletop a {
	color: #000
}
#side p {
	margin: 5px 0;
}
#related {
	color: #003900;
	overflow: scroll;
	height: 520px;
	float: right;
	font-size: 11px;
	margin-right: 8px;
	margin-bottom: 18px;
	_margin-right: 6px;
	padding: 6px;
	text-align: left;
	width: 420px;
	_width: 432px;
}
#related img {
	float: left;
	width: 120px;
	height: 90px;
	margin: 3px 8px 3px 1px;
}
#related a:hover img {
	border: #003900 dashed 1px;
}
#footer {
	background: url(/imgs/footer.png);
	width: 968px;
	height: 129px;
}
#footer p {
	width: 605px;
	padding-top: 30px;
	margin-right: 75px;
}
.tb img{
	width: 180px;
	height: 135px;
	border: #fff solid 1px;
	margin: 1px;
}
.tb a:hover img {
	border: #fff dashed 1px
}
table {
	color: #003900;
	width: 100%;
	font-size: 11px
}
table a, link, visited {
	font-size: 15px;
	font-weight: bold;
}
#related, .tabletop td, #side {
	background: #93D18F
}
.tabletop {
	margin: 15px 0 6px;
	text-align: center;
}
.tabletop a{
	font-size: 18px
}
.tabletop td {
	padding: 2px;
	width: 25%;
}
.tabletop2 {
	color: #ccc;
	margin-bottom: 15px;
	font-size: 11px;
}
.tabletop2 a{
	font-size: 18px
}
