body {
	color: #333333;
	background-color: #171717;
	font-family: Helvetica, Arial, sans-serif;
}
.menubuttons {
	vertical-align: top;
	height: 25px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}#copy {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	clear: right;
	width: 540px;
	padding: 5px;
	height: 100%;
}
.copybox {
	background-color: #FFFFFF;
	padding: 5px;
	height: 100%;
	width: 540px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
.techtable {
	font-size: 11px;
}
.symboltable {
	font-weight: normal;
}
.bottomnav {
	text-transform: uppercase;
	background-color: #AAA8AB;
	text-align: center;
	padding: 4px;
	height: 20px;
	width: 700px;
	font-size: 9px;
}
#symbolbox img {
}
.menufill {
	background-color: #C4C2C5;
	padding: 0px;
	height: 100%;
	width: 160px;
	vertical-align: top;
}
#symbolboxleft {
	float: left;
	vertical-align: bottom;
}
#symbolboxright {
	vertical-align: bottom;
	float: right;
}
.techtable2 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404140;
}
