#main {
	padding: 0px;
	margin: 0px;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	background: #000000;
}

#inner {
	padding: 0px;
	margin: 10px;
	
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #444444;
	scrollbar-track-color: #444444;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}

#entry {
	margin: 0px;
	background: black url('../img/bg_entry.jpg') no-repeat center;
}

TD {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}

TD.left {
	width: 340px;
	padding: 15px;
	
	background-position: top right;
	background-repeat: no-repeat;
}	

ul {
	list-style: none;
}

img {
	border: 0px;
}

img.news_left {
	border: 5px solid #ffffff;
	margin-right: 10px;
	
	float: left;
	clear: right;
}

img.news_right {
	border: 0px;
	margin-left: 10px;

	float: right;
	clear: left;
}

img.review {
	margin-right: 10px;
	
	float: left;
	clear: right;
}

.imageOff {}

.imageOn {
	background-color: #333333;
}

.imageOn2 {
	background-color: #000000;
}

.article_header {
	font-size: 14px;
	font-weight: bold;
}
	
.player {
	font-size: 14px;
	color: white
}

.author {
	color: #838181;
}

select {
	font-size: 10px;
	border: 1px solid #eeeeee;
	color: #cccccc;
	background-color: #000000;
}

input {
	font-size: 11px;
	color: #cccccc;
}

input.search {
	border: 1px solid white;
	background: url('../img/input_search_bg.gif');
}

input.newsletter {
	border: 1px solid gray;
	background: #000000;
}

A:link, A:active, A:visited {color: #EEEEEE; font-size: 11px; text-decoration: underline; font-family: Tahoma, Verdana, sans-serif;}
A:hover {color: #FFFFFF; font-size: 11px; text-decoration: underline; font-family: Tahoma, Verdana, sans-serif;}

A.news:link, A.news:active, A.news:visited {color: #EEEEEE; text-decoration: none; line-height: 170%}
A.news:hover {color: #FFFFFF; text-decoration: none; line-height: 170%}

A.player:link, A.player:active, A.player:visited {color: #EEEEEE; text-decoration: none; line-height: 170%}
A.player:hover {color: #FFFFFF; text-decoration: none; line-height: 170%}

A.file:link, A.file:active, A.file:visited {color: #EEEEEE; text-decoration: none;}
A.file:hover {color: #FFFFFF; text-decoration: none;}

A.articles:link, A.articles:active, A.articles:visited {color: #EEEEEE; text-decoration: none; line-height: 170%}
A.articles:hover {color: #FFFFFF; text-decoration: none; line-height: 170%}

A.reviews:link, A.reviews:active, A.reviews:visited {color: #666666; text-decoration: none; line-height: 170%}
A.reviews:hover {color: #777777; text-decoration: none; line-height: 170%}

A.link_g:link, A.link_g:active, A.link_g:visited {color: #CCCCCC; text-decoration: none; line-height: 170%}
A.link_g:hover {color: #FFFFFF; text-decoration: none; line-height: 170%}

A.link_letter:link, A.link_letter:active, A.link_letter:visited {color: #FFFFFF; font-weight: bold; text-decoration: none; line-height: 170%}
A.link_letter:hover {color: #FFFFFF; font-weight: bold; text-decoration: none; line-height: 170%}

A.links:link, A.links:active, A.links:visited {color: #BBBBBB; text-decoration: none; line-height: 170%}
A.links:hover {color: #FFFFFF; text-decoration: none; line-height: 170%}
