body {
	margin: 0px 0px 0px 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #191919;
}
td {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #C1B66B;
		text-decoration: none;
	}
.up {
	background-image: url(img/up.gif);
	width: 275px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
	text-decoration: none;
}
	.up a {
		font-family: Trebuchet MS, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #A2974E;
		text-decoration: none;
	}
		.up a:hover {
			text-decoration: underline;
		}
.mst {
	width: 25px;
	height: 346px;
	background-image: url(img/mst.gif);
	vertical-align: bottom;
}
.mdr {
	width: 25px;
	height: 346px;
	background-image: url(img/mdr.gif);
	vertical-align: bottom;
}
.stg {
	width: 25px;
	background-image: url(img/stg.gif);
}
.drdown {
	width: 25px;
	background-image: url(img/drd.gif);
}
.pic {
	border: solid 2px #606060;
	display: block;
}
	.pic:hover {
		border: solid 2px #000000;
	}
.box1 {
	background-color: #EBEBEB;
	padding: 20px 0px;
}
.box2 {
	border: solid 2px #A7A7A7;
	background-color: #000000;
}
.click {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
	.click:hover {
		color: #C1B66B;
	}
	.watch {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	.watch:hover {
		color: #C1B66B;
	}
