body {
	margin: 0;
	padding: 0;
	background: #fff;
	padding-bottom: 50px;
	}
	
td, div {
	font-family: Verdana;
	color: #000;
	vertical-align: top;
	line-height: 18px;
	font-size: 11px;
	}
	
.menu, .menuActive {
	background: #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #c0c0c0;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	}
	
.menuActive {
	background: #fff;
	font-weight: bold;
	}

.content, .copyright {
	font-size: 11px;
	padding-right: 15px;
	}
	
a {
	color: red;
	text-decoration: underline;
	}
	
a:hover {
	color: #FFFF00;
	}
	
.menu a {
	color: #000;
	text-decoration: underline;
	}
	
.menu a:hover, .menuActive a:hover {
	color: #FFFF00;
	}
	
.menuActive a {
	color: #000;
	text-decoration: underline;
	}
	
h1 {
	font-weight: normal;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
hr {
	height: 0;
	border: 0 solid #CCCCCC;
	border-top-width: 1px;
	}

.title {
	font-weight: bold; 
	font-size: 13px; 
	text-transform: uppercase;
	}
	
.copyright {
	padding-bottom: 20px; 
	color: gray;
	}
	
.trackspace {
	font-size: 14pt;
	color: white;
	}

.yellow {
	background: #FFFF00;
	font-weight: bold;
	}

.small {
	font-size: 10px;
	padding: 0;
	margin: 0;
	}
	
.buy {
	margin:40px 0; }
	
.buy2 {
	margin:10px 0 30px 0; }
	
.lang { padding-left:0px; padding-right:0px; background-color:#FFFF00; width:60px}
.lang a { color:#000}
.lang a:hover { color:white}

.red { color:#FF0000}
.new { color:#FFFFFF; background-color:#CC0000; text-transform:uppercase}


.main_visual {position:relative; width:100%}
.followers {position:absolute; right:0; top:10px}
.followers.outsiders {right:-25px}
.followers a {margin-bottom:5px; display:block; float:none}
.followers img {border:none}

acronym {border-bottom:1px dashed #999999}