body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #C03403;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FCE9AF;
	text-decoration: underline;
}
a:active {
	color: #FCE9AF;
	text-decoration: none;
}
a:link img.thumb, a:visited img.thumb{
	border: thin dashed #6B1B00;
}
a:hover img.thumb{
	border: thin dashed #000000;
}
a.trader:link, a.trader:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}    
a.trader:hover {
	color: #FED5C7;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
div {
	white-space: nowrap;
	text-align: center;
	padding: 10px;
}
div.block {
	border: thin none #982803;
	position: relative;
	width: 952px;
	padding: 5px;
	clear: none;
	float: none;
	visibility: visible;
	background-color: #C03403;
}
div.trader_block {
	border: thin none #982803;
	position: relative;
	width: 850px;
	padding: 5px;
}
.bottom {
	padding: 20px;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #982803;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: center bottom;
}
