@charset "UTF-8";
/* CSS Document */

.TraderDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #EEE;
	text-decoration: none;
	cursor: auto;
}
a:link {
	color: #EEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEE;
}
a:hover {
	text-decoration: none;
	color: #E00;
}
a:active {
	text-decoration: none;
}
.cell a img {
 border: 1px solid #000000;
}
.cell a:hover img {
 border: 1px dashed #F4790D;
}
.cell {
	background-image: url(bg_c-1.png);
}
.archive_page a {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #F3780D;
	padding: 0 8px 0 8px;
}
.archive_page a:hover {
	color: #ffffff;
	background-color: #3792d7;
}
.archive_page a:active {
	color: #ffffff;
	background-color: #3792d7;
}
.archive_page a:visited {
	color: #FFF;
}
.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #DDD;
	text-decoration: none;
	cursor: auto;
}
.archive_page_active {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	background-color: #3792d7;
	padding: 0 8px 0 8px;
}
