.index{
scrollbar-track-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#FFFFFF;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
background-color:#000000;
background-image:url(../images/body/a/bg.gif);
margin:0px 0px 0px 0px;
}

body{
scrollbar-track-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-face-color:#DBDDDA;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
background-color:transparent;
margin: 6px 6px 6px 6px;
}

.iframecell{
border-style:solid;
border-width:1px;
border-color:#DBDDDA;
}

td{
font-family:Verdana;
color:#FFFFFF;
font-size:11;
}

.artist{
font-size:30;
font-weight:700;
}

.newstitle{
text-decoration:none;
font-weight:900;
font-size:12;
}

.eventheader{
font-weight:900;
color:#FFFFFF;
}

input,textarea{
background:#DBDDDA;
font-family:Verdana;
color:#000000;
font-size:10;
border:1;
}

hr{
border-style:ridge;
border-width:1px;
border-color:#DBDDDA;
}

.songheader{ 
font-size:14; 
font-weight:bold; 
}

.arrow a:hover{background-color:transparent;}

a:link{color:#DBDDDA;text-decoration:none;}
a:active{color:#DBDDDA;text-decoration:none;}
a:visited{color:#DBDDDA;text-decoration:none;}
a:hover{color:#FFFFFF;text-decoration:none;}

.albumBorder{
border-width:4px;
border-color:#666666;
border-style:solid;
padding:0px;
}
.albumBorderOver{
border-width:4px;
border-color:#FFFFFF;
border-style:solid;
padding:0px;
cursor:pointer;
cursor:hand;
}

.pFrame { position : relative; width : 340px; height : 400px; overflow : auto; }

