body{
scrollbar-track-color:#D3D1CF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-face-color:#D3D1CF;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;

background-color:transparent;
margin: 0px 0px 0px 0px;
}

td{
font-family:Verdana;
color:#000000;
font-size:11;
}

.artist{
font-size:32;
font-family:Impact;
}

td.menuon { 
font-size:12; 
font-weight:bold; 
background-color: #D3D1CF; 
color: #000000; 
}

td.menuoff { 
font-size:12; 
font-weight:bold; 
background-color: transparent; 
color: #000000; 
}

.newstitle{
text-decoration:none;
font-weight:900;
font-size:14;
}

.postdate{
font-size:10;
}

.eventheader{
font-size:12;
font-weight:900;
}

.photo{
text-decoration:none;
font-weight:900;
font-size:12;
}

.songheader{ 
font-size:14; 
font-weight:bold; 
background-color: #959595; 
color: #FFFFFF; 
filter:alpha(opacity=80);
}

input,textarea{
background:#B0B0B0;
font-family:Verdana;
color:#000000;
font-size:10;
border:1;
}

a:link{color:#000000;text-decoration:none;}
a:active{color:#000000;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
a:hover{color:#FFFFFF;text-decoration:none;}

a:link.aff{color:#FFFFFF;text-decoration:none;}
a:active.aff{color:#FFFFFF;text-decoration:none;}
a:visited.aff{color:#FFFFFF;text-decoration:none;}
a:hover.aff{color:#BCBCBC;text-decoration:none;}

.pFrame { position : relative; width : 640px; height : 414px; overflow : auto; }

