body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666;
	background-color: #58595b;
}

.highlight {
	color: #f00;
}

#sitemaplist a {
	color: #666;
	text-decoration: none;
}
#sitemaplist a:hover {
	color: #000;
	text-decoration: none;
}

#tblMarket {
	width: 300px;
}
.tblMarket_cell001 {
	padding: 2px;
	width: 151px;
}
.tblMarket_cell002 {
	width: 140px;
}
.tblMarket_cell001a {
	padding: 2px 2px 2px 7px;
	width: 151px;
}
.tblMarket_cell002a {
	padding: 2px 2px 2px 7px;
	width: 151px;
}
.row {
	background-color: #ccc;
}