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