body {
	background-color: #FFFFFF;
	margin: 0px;
	}
	
tr, td, div, span, p {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.latestnews {
	background-image: url('/interface/bgs_latestnews.gif');
	background-repeat: no-repeat;
	height: 310px;
	}
	
.panels {
	background-image: url('/interface/bgs_panel.gif');
	background-repeat: no-repeat;
	height: 158px;
	}
	
.right {
	background-color: #FF8500;
	}
	
.forms {
	border: 1px solid #000000;
	height: 15px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.heading {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.videos {
	background-image: url('/interface/videos_bg.gif');
	background-repeat: no-repeat;
	height: 110px;
	color: #FFFFFF;
	}
	
.white {
	color: #FFFFFF;
	}
	
.numbered {
	font-weight: bold;
	}
	
.latest_news {
	color: #FFFFFF;
	font-size: 13px;
	}
	
.cdrelease {
	color: #FFFFFF;
	}
	
a { 
	color: #000000;
	}
	
.news_heading {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
	
#topcharts {
	position: absolute;
	top: 250px;
	width: 200px;
	padding: 20px;
	}