BODY {
/*        background-image: url('/graphics/background.gif');*/
/*        background-image: url('/graphics/texture.gif');*/
	background-color: #ece1ca;
        font: 14px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

TABLE {
        background-color: #ece1ca;
/*        background-image: url('/graphics/music.jpg');*/
/*        background-image: url('/graphics/background.gif');*/
        font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

TABLE.border {
        border: 1px solid #e5d7b8;
}

TABLE.footer {
        border-top: 2px solid #e5d7b8;
        border-bottom: 2px solid #e5d7b8;
}

TD.light {
        background-color: #ece1ca;
}

TD.dark {
        background-color: #e5d7b8;
}

TD.discheader {
        font-weight: bold;
	font-size: 14px;
        color: white;
        background-color: #D7C293;
        background-image: url('/graphics/gradienth.png');
        line-height: 28px;
        padding: 2px 10px 2px 10px;
}

TD.discfooter {
	font-weight: bold;
	font-size: 12px;
        color: white;
        background-color: #D7C293;
        background-image: url('/graphics/gradientf.png');
        line-height: 20px;
        padding: 2px 10px 2px 10px;
}

HR {
        color: #e5d7b8;
}


.small {
	font-size: 11px;
}


.title {
        font-weight: bold;
	font-size: 15px;
        color: #285B2D
}

.subtitle {
        font-weight: bold;
	font-size: 13px;
        color: #285B2D
}

.label {
	font-size: 11px;
}

.recorded {
	font-size: 11px;
}

.leftcol {
/*        background-color: #decca6;*/
        background-color: #e5d7b8;
/*        background-color: #c6e5b8;*/
}

.discleft {
	font-size: 11px;
}


.disctitle {
        font-weight: bold;
	font-size: 20px;
        color: #285B2D
}

.discsubtitle {
        font-weight: bold;
	font-size: 16px;
        color: #285B2D
}

.discreviews {
	font-size: 11px;
}

.footer {
	font-size: 10px;
        line-height: 5px;
}

.spacer { line-height: 5px; }

.spacer2 { line-height: 20px; }

.bold {
	COLOR: #285B2D;
        font-weight: bold;
}

.floatright {
        float: right;
        padding-left: 10px;
}

.header {
        font-weight: bold;
	font-size: 12px;
	color: white;
        background-color: #D7C293;
        padding: 2px 7px 3px;
}

a {
	color: #285B2D;
}

a:hover {
	color: #AC3722;
}

a.head {
	color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
	font-size: 14px;
}

a.head:hover {
	color: #AC3722;
}