body {
	background: #202020;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #999A9B;
}

hr {
	width:100%;
	height:1px;
	color:#999A9B;
}


#bar {
   width:;
   height:35;
   background: url(images/index_04.png);
   padding: 10px;
   vertical-align: middle;
}

#header {
   width:;
   height:123;
   background: url(images/header.png) no-repeat;
   background-color: black;
   
}

#request {
    background-color:#0e0e0e;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #999A9B;
	border: 1px solid;
}

#Tablemain {
   width:90%;
   height:100%;
   border: 0px;
   border-spacing: 0px;
   border-collapse: collapse; 
}

#menu {
   width:174;
   height:100%;
   background-color: #080808;
   padding: 0px;
   line-height: 5px;
   vertical-align: top;
}

#main {
   width:;
   height:442;
   background: url(images/index_07.png);
   padding: 10px;
      vertical-align: top;
}

#rqst {
font-variant: small-caps;
text-transform: capitalize;
}

#rls {
font-variant: small-caps;
text-transform: capitalize;
padding: 5px;
border-collapse: separate;
border-spacing: 0px;
empty-cells: show;
border: 1px solid;
}


#rls1 {
   background-color: #080808;
   width: 50%;
   font-variant: small-caps;
text-transform: capitalize;
   }
   
   #rls2 {
       background-color:#0e0e0e;
	   	font-size: 12px;
   }
   
   #news {
padding: 5px;
border-collapse: separate;
border-spacing: 0px;
empty-cells: show;
border: 1px solid;
}

#news1 {
       background-color:#0e0e0e;
	   	font-size: 12px;
		vertical-align:top;
}


#copy {
background-color:#0e0e0e;
font-size: 12px;
font-variant: small-caps;
text-align: center;
}

#sign {
font-size: 10px;
text-align: right;
}

a {
	text-decoration: none;
	color: #999A9B;
    font-weight:bold;
}

#barlink {
	text-decoration: none;
	color: #48575E;
}

a:hover {
	border: none;

	background-color:#162C33;
	border-bottom:1px solid;
	border-color: 112126;
}


.cctrack {
	padding-bottom: 15px;
}

.cctrack .cctitle {
	color: #686868;
}
.cctrack .ccnowplaying {
	font-weight: bold;
}
.cctrack .ccartist {
	color: #A8A8A8;
	margin-bottom: 6px;
}

.cctrack a.ccbuy,
.cctrack a.ccbuy:link,
.cctrack a.ccbuy:active,
.cctrack a.ccbuy:visited,
.cctrack a.ccbuy:hover {
	color: #919191;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
}
.cctrack a.ccbuy:hover {
	text-decoration: underline;
}