/***************************************************
SCROLLING BOX - Show Schedules
***************************************************/

#MainScroll {
background-color:#1E2214;
width:625px;
height:100px;
overflow: scroll
}

.bitmaker {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}