* {
	font-family: Calibri, "Trebuchet MS", Tahoma;
}

BODY {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

.content_bg {
	background-image: url("../images/content_bg.png");
	background-repeat: repeat-y;
	background-position-x: left;
}

#header {
	font-family: "Trebuchet MS", "Courier New", mono;
	font-size: 48px;
	line-height: 82px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	width: 510px;
	height: 60px;
	border: 0px none;
	border-bottom: 2px solid #fff;
}

.option {
	font-size: 18px;
	height: 25px;
	margin-top: 1px;
}

#releases {
	width: 100px;
	padding: 10px 0px 0px 0px;
}

#content {
	width: 412px;
	padding: 10px 0px 5px 0px;
}

.footer {
	color: #ffffff; 
	text-align: left;
	clear: both;
	padding: 30px 0px 15px 3px;
}

P, td {
	color: #ffffff;
	font-size: 10pt;
	
}

a {
//	color: #ffffff;
	color: #FFE56A;
//	color: #0088CC;
//	color: #DAFF8C;
//	color: #FFFFaa;
	
}

a:hover {
	color: #ffffff;
}

.title {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

.top_title {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

.n_title {
	font-family: Times New Roman;
	font-size: 18pt;
//	font-weight: bold;

}

.release {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
}

.option a {
	background-color: transparent;
}

.option a:hover {
	background-color: #888;
}

.item {
	color: #aaaaaa;
	font-size: 11px;
}

.itemsong {
	color: #aaa;
	font-size: 10px;
	padding-bottom: 3px;
}

.rlz {
	font-size: 11px;
	color: #ffffff;
}

.pagelink {
	color: #ccc;
	font-size: 11px;
	text-align: center;
}

.dltune {
	border: none;
	text-decoration: none;
	color: #fff;
}

.dltune:hover {
	background-color: #aaa;
}

tr.line {
	cursor: pointer;
	color: #ffffff;
}

tr.line:hover {
	background-color: #666666;
}

tr.line a {
	background-color: transparent;
	text-decoration: none;
	display: block;
}

td.sep {
	background-image: url('../images/dots.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 11px;
	width: 100%;
}

.mini * {
	border: 1px solid #666666;
}

.mini:hover  * {
	border: 1px solid #aaaaaa;
}

.num {
	padding-right: 15px;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: normal;
}

h2 {
	margin: 15px 0px 15px 0px;
	padding-top: 5px;
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: normal;
	color: #cccccc;
}

.y3 {
	background-color: #60564C;
	font: 12px/150% Calibri, Helvetica, Verdana;
}

.n9 {
	width: 18x; display: inline; padding-left: 10px; padding-right: 2px; 
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat; 
	font: 12px/150% Calibri, Helvetica, Verdana;
}

#cover a img {
 	border: 1px solid #666666;
}


#cover a:hover img {
	border: 1px solid #aaaaaa;
}

#info font {
	color: #aaaaaa;
}

.num {
	padding-right: 10px;
}
