body
	{
		background: #000000 url("../images/bg.jpg");
	background-attachment: fixed;
	background-position:top center;
	background-repeat:repeat-y;



	scrollbar-face-color:444444;
	scrollbar-highlight-color:777777;
	scrollbar-3dlight-color:666666;
	scrollbar-shadow-color:222222;
	scrollbar-darkshadow-color:111111;
	scrollbar-arrow-color:BBBBBB;
	scrollbar-track-color:000000;
	}

td,tr,p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
	}
menu
	{
		font: 900 24px helvetica;
		color: #FFFFFF
	}
td 
	{
		border: small grooved #ffffff
	}
table 
	{ 
		border-collapse: collapse
	}


a:link {text-decoration: none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:hover {color: #ffffff}
a:active {color: #FFFFFF}

td.solid {border-style: solid; border-color: #909090;}
td.ads {border-style: solid; border-color: #666666; background-color: #000000; border-width:1px;}
td.title {border-style: solid; border-color: #404040;}
td.store {border-style: solid; border-color: #ffffff;}
td.store2 {border-style: solid; border-color: #ffffff;}
td.banners {border-style: solid; border-color: #555555;}

#menu{
	margin-top:7px;
	margin-bottom:11px;
}

#news{
	margin-bottom:10px;
	width:487px;
	background: url("../images/newsbg.png");
	background-attachment: fixed;
	background-position:top center;
	background-repeat:repeat;

}


#news:hover{
	margin-bottom:10px;
	width:487px;
	background: url("");


}

#propaganda{
	width:487px;
	background: url("../images/newsbg.png");
	background-attachment: fixed;
	background-position:top center;
	background-repeat:repeat;

}

#innernews{
	margin:12px;
	text-align: justify;
}

#innerphil{
	margin:18px;
	text-align: justify;
}
	

#leftside{
	width:198;

}

.store2{
	background: #000000;}

#player{
	margin-top:16px;
	margin-bottom:16px;}

#leftarrow{margin-right:24px;}

#rightarrow{margin-left:17px;}


