@charset "Turkish" ;
 
a.link 
{
	color: #000000; 
	text-decoration: none;
}
a.visited 
{
	color: #000000; 
	text-decoration: none;
}
a.hover 
{
	color: #000000; 
	text-decoration: none;
}
a.active 
{
	color: #000000; 
	text-decoration: none;
}
body 
{
  background-color: #000000;
  background-image: url('test/media/images/1280800.jpg');
  background-position: 50% 10%;
  background-repeat: no-repeat;
}
.menu
{
	position: absolute;
	top: 335;
	left: 140;
	text-align: right;
	text-decoration: none;
	font-size: 75%;
	font-family: "Trebuchet MS";
	color: #ffffff;
	width: 150px;
	height: 200px;
	overflow: hidden;
}
.logo
{
	position: absolute;
	top: 50;
	left:240;
	width: 350px;
        height: 150px;
}
.main
{
	background-repeat: repeat;
	position: absolute;
        top: 130;
        left: 310;
        text-align: left;
        text-decoration: none;
        font-size: 75%;
        font-family: "Trebuchet MS";
        color: #ffffff;
        width: 658px;
        height: 400px;
        overflow: hidden;
}
html 
{
	scrollbar-base-color: #FF6600;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #FF9900;

	scrollbar-shadow-color: #FF1100;
	scrollbar-lightshadow-color: #FF3300; 
	
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #FF3300;
}
.newsFront
{
	position: absolute;
	top: 540;
	left: 300;
	width: 600px;
	height: 30px;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #000000;
}
.verticaltext 
{
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.renk {color: #000000; font-family: Tahoma; font-weight: bold; font-size: 12px;}