body{
	scrollbar-base-color: #000000;
	color: #FF9900;
	
}
a{
color: #808080;
}
a:hover{
color:#0099FF;
}

/* ID code for various site elements: */
/* The text color for all the Text in the pages: */
#newstext{
color: #FFFFFF;
}
#NewsLeft{
	height: 230px;
	width: 138px;
}
#NewsFrame{
	height: 220px;
	width:135px;
	overflow:auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
 }
 
#News{
	height: 230px;
	width: 135px;
	
}
#Content1 {
	height: 236px;
	width: 482px;
	overflow:auto;
}
#Content2 {
	height: 213px;
	width: 482px;
	overflow:auto;
}
#ListMenu {
	background: #000000;
	width: 100%;
}
#GraphicMenu {
	color: #FF9900;
	background: #000000;
}

#RightCol1 {
	width: 100px;
}
