body{
scrollbar-track-color:#DADADA;
scrollbar-3dlight-color:#8C8C8C;
scrollbar-darkshadow-color:#8C8C8C;
scrollbar-arrow-color:#8C8C8C;
scrollbar-base-color:#8C8C8C;
scrollbar-face-color:#DADADA;
scrollbar-highlight-color:#8C8C8C;
scrollbar-shadow-color:#8C8C8C;

background-color:white;
margin: 0px 0px 0px 5px;
}

td{
font-family:Verdana;
color:#000000;
font-size:12;
}

.artist{
font-family:Times New Roman;
font-size:45;
}

.albumtitle{
text-decoration:none;
font-weight:900;
font-size:12;
}

.menu{
background-color:#B9B9B9;
font-size:12;
font-weight:bold
}

td.menuon { 
font-size:12; 
font-weight:bold; 
background-color: transparent; 
color: #000000; 
}

td.menuoff { 
font-size:12; 
font-weight:bold; 
background-color: #B9B9B9; 
color: #000000; 
}

.newstitle{
text-decoration:none;
font-size:14;
font-weight:900;
}

.postdate{
font-size:11;
}

.eventheader{
font-size:14;
font-weight:900;
}

input,textarea{
background:#B8B7B7;
font-family:Verdana;
color:#000000;
font-size:10;
border:0;
}

a:link{color:#333333;text-decoration:none;}
a:active{color:#333333;text-decoration:none;}
a:visited{color:#333333;text-decoration:none;}
a:hover{color:#8C8C8C;text-decoration:none;}

.pFrame { position : relative; width : 515px; height : 492px; overflow : auto; }

