body    {scrollbar-base-color: #000000;
         scrollbar-track-color: #000000;
         scrollbar-face-color: #000000;
		 scrollbar-highlight-color: #F0F0F0;
		 scrollbar-3dlight-color: #5AA49C;
		 scrollbar-darkshadow-color: #000033;
		 scrollbar-shadow-color: #000000; 
		 scrollbar-arrow-color: #FFFFFF; }

body {
	font-family: Papyrus, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;

}

td {
	Papyrus, Arial, sans-serif;
}

th {
	Papyrus, Arial, sans-serif;
		
}

#scrollingDiv{
	overflow: auto;
	padding: 5px;
	border: none;
	height: 450px;
	width: 500px;

  }
  
  #scrollingDiv2{
	overflow: auto;
	border: none;
	height: 450px;
	width: 335px;

  }
  
  #scrollingDiv3{
	overflow: auto;
	padding: 5px;
	border: none;
	height: 450px;
	width: 215px;

  }
  #scrollingDiv4{
	overflow: auto;
	padding: 5px;
	border: none;
	height: 450px;
	width: 575px;

  }
  
  
a:link {
	color: #9966FF;
	text-decoration: none;

}

a:visited {
	color: #FFFF00;
	text-decoration: none;

}
a:hover {
	color: #0033FF;
	text-decoration: none;

}
a:active {
	color: #0033FF;
	text-decoration: none;

}


/* MUSIC PLAYER OPTIONS */

.playertext	{ COLOR: #FFFFFF; FONT: 10px Papyrus, Arial, sans-serif; font-weight: normal; }

.songtitle	{ COLOR: #FFFFFF; FONT: 12px Papyrus, Arial, sans-serif; letter-spacing: 0px; font-weight: normal; }

.title2		{ COLOR: #FFFFFF; FONT: 15px Papyrus, Arial, sans-serif; letter-spacing: 1px; font-weight: normal; }

.border1	{
	border: #79A6A1 2px solid;
}

.border2	{ border-right: #79A6A1 1px solid; }

.border3	{ border-bottom: #000000 1px solid; }

.border4	{ border: #000000 1px solid; }

.buttonmargin	{ margin: 0px; }

.player-borders	 	{ border: #79A6A1 1px solid; }

.player-borderson	{ border: #FF0000 1px solid; }

.buttonmargin	{ margin: 0px; }

.playerbackground	{
	background-color: #116C32
			}

#music-closebutton 	{
	POSITION: absolute;
	bottom: 10px;
	left: 5px;
	width: 3px;
}

.buttonspace		{ padding-left: 7px; }
