body{
scrollbar-track-color:#674E4E;
scrollbar-3dlight-color:#110000;
scrollbar-darkshadow-color:#110000;
scrollbar-arrow-color:#110000;
scrollbar-base-color:#110000;
scrollbar-face-color:#674E4E;
scrollbar-highlight-color:#110000;
scrollbar-shadow-color:#110000;

background-color:#8C7373;
margin: 0px 0px 0px 5px;
}

td{
font-family:Verdana;
color:#FFFFFF;
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:#6B5252;
}

td.menuon { 
font-size:12; 
font-weight:bold; 
background-color: transparent; 
color: #FFFFFF; 
}

td.menuoff { 
font-size:12; 
font-weight:bold; 
background-color: #6B5252; 
color: #FFFFFF; 
}

.newstitle{
text-decoration:none;
font-size:14;
font-weight:900;
}

.postdate{
font-size:11;
}

.eventheader{
font-size:14;
font-weight:900;
}

input,textarea{
background:#AF9191;
font-family:Verdana;
color:#000000;
font-size:10;
border:0;
}

a:link{color:#BBA9A9;text-decoration:none;}
a:active{color:#BBA9A9;text-decoration:none;}
a:visited{color:#BBA9A9;text-decoration:none;}
a:hover{color:#FFFFFF;text-decoration:none;}

.pFrame { position : relative; width : 515px; height : 492px; overflow : auto; }

