BODY {
	background: #efefef url(./pic/bg_main.gif);
	color: black;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
}

A {
	font-weight: bold;
	text-decoration: none;
}

A:link {
	background: transparent;
	color: #0000cc;
}

A:active {
	background: transparent;
	color: #000000;
}

A:visited {
	background: transparent;
	color: #4c4cff;
}

A:hover {
	background: transparent;
	color: #0000ff;
	text-decoration: underline;
}

A IMG {
	border: none;
       	vertical-align: top;
}

H4 {
	border-bottom: 1px solid #999999;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

HR {
	border: 0px;
	background: #000000;
	color: #000000;
	height: 1px;
}

.divider {
	border: 0px;
	background: #808080;
	color: #808080;
	height: 1px;
}

P {
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

TD {
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
}

TH {
	border-bottom: 1px solid #999999;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
	text-align: left;
}

UL {
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
	line-height: 150%;
	list-style: url(./pic/bullet.gif);
}

.cover {
	border: 1px dotted black;
}

.menu {
	font-weight: bold;
}

.info {
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.note {
	background: transparent;
	color: #4c4c4c;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.quote {
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 14px;
	font-style: italic;
}

.stats {
	color: black;
	background: url(./pic/bg_bar.gif);
}

.rheader {
	border-bottom: 1px solid #999999;
}

.title {
	float: left;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.origin {
	background: transparent;
	color: #808080;
	float: right;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 12px;
	text-align: right;
}

.tracklist {
	background: transparent;
	color: #4c4c4c;
	font-family: "Trebuchet MS", Lucida, sans-serif;
	font-size: 12px;
}

.review {
	/* dummy */;
}

.rbody {
	/* dummy */;
}

.rspace {
	/* dummy */;
}
