body {
	background-color: #232323;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	font-size: 10px;
	color: #FFFFFF;
}
#outtertable {
	height: 640px;
	width: 970px;
	border: solid;
	border-width: 1px;
	border-color:#626662;
	margin-top: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#innerouttertable {
	height: 639px;
	width: 969px;
	border:solid;
	border-width: 1px;
	border-color: #232323;
	background-color: #2f3032;
}
#linehr {
	color: 626662;
	height: 1px;
}