#adbox {
	position:absolute;
	height:1;
	width:1px;
	top:0;
	left:0;
}

body {
	color: #ff0000;
	background: url(../images/chi/bg_all.jpg);
	margin-top: 10px;
	margin-left:0px;
	padding: 0;
}
td,th {
	/* color:#ff0000; */
	color:#a9a9a9;
	font-size: 12px;
}
TD.tracklisting {
        border-bottom:1px solid #D90D0D; align:center;
}
th.tracklisting {
	 background:#D90D0D; border-bottom:1px solid #FF1516; cursor:default; color:#A9A9A9; overflow:hidden}
}
.bg_red {
	background: #cc0000;
	}
.bg_gray_stroke {
	background: #FFFFFF;
	}
.bg_gray{
	background: #FF1516 url(../images/chi/bg_red_pattern.gif);
    }
/*
.bg_gray{
	background: #323232;
}*/
.bg_lightgray{
	background: #3e3e3e;
}
/* .bg_gray{
	background: #FF1516;
    } */
.bg_lightgray{
	background: #fc2b2b;
    }

.text12_white{
	color: #ffffff;
	font-size:12px;
	}
.text12_gray{
	color: #a9a9a9;
	font-size: 12px;
	}
.text12_lightgray{
	color: #ffffff;
	font-size: 12px;
	}
.text12_gold{
	color: #d8c360;
	font-size: 12px;
	}
a:link {text-decoration: none; color: #FFD87B;}
a:visited {text-decoration: none; color: #FFD87B;}
a:active {text-decoration: none; color: #FFD87B;}
a:hover {text-decoration: underline; color: #FFD87B;}
#left {
	position:relative;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    height: 50px;

    border:0 solid #333;
    }
#submenu {
	position: relative;
    left: -7px;
    top: 100px;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0;
    }

#artist_content {
	left: 5px;
	top: 0;
	overflow: auto;
	width: 500px;
	height: 360px;
	color: #a9a9a9;
	font-size:12px;
	scrollbar-face-color: #FF1516;
	scrollbar-shadow-color: #C80201;
	scrollbar-highlight-color: #C80201;
	scrollbar-3dlight-color: #C80201;
	scrollbar-darkshadow-color: #C80201;
	scrollbar-track-color: #C80201;
	scrollbar-arrow-color: #870202;
	font-family: Verdana, Arial, sans-serif;
}

#artist_content2 {
	left: 5px;
	top: 0;
	overflow: auto;
	width: 500px;
	height: 360px;
	color: #a9a9a9;
	font-size: 12px;
	scrollbar-face-color: #616161;
	scrollbar-shadow-color: #323232;
	scrollbar-highlight-color: #323232;
	scrollbar-3dlight-color: #323232;
	scrollbar-darkshadow-color: #323232;
	scrollbar-track-color: #323232;
	scrollbar-arrow-color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
#artist_content3 {
	left: 5px;
	top: 0;
	overflow: auto;
	width: 500px;
	height: 320px;
	color: #bbbaba;
	font-size: 12px;
	scrollbar-face-color: #616161;
	scrollbar-shadow-color: #323232;
	scrollbar-highlight-color: #323232;
	scrollbar-3dlight-color: #323232;
	scrollbar-darkshadow-color: #323232;
	scrollbar-track-color: #323232;
	scrollbar-arrow-color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
#artist_content td, #artist_content th {
	/* color: #EDD1D1; */
	color:#ffffff;
}

#other_content {
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
	overflow: auto;
	width: 750px;
	height: 360px;
	color: white;
	font-size: 12px;
	scrollbar-face-color: #FF1516;
	scrollbar-shadow-color: #C80201;
	scrollbar-highlight-color: #C80201;
	scrollbar-3dlight-color: #C80201;
	scrollbar-darkshadow-color: #C80201;
	scrollbar-track-color: #C80201;
	scrollbar-arrow-color: #870202;
}

#addbox {
	position:absolute;
	height:1;
	width:1px;
	top:0;
	left:0;
}
