body,td,th{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #212121;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}


.turuncu{color: #FEA000;}
.standart{color: #8D8D8D;}
.standart2{color: #666666;}
.hata{color: #FF0000;}
.hata2{color: #CC3300;}
.standart_baslik{color: #CCCCCC; font-size:14px;}

.standartlink{
	text-decoration: none;
	font-size: 11px;
	color: #8D8D8D;
	border-color: #8D8D8D;
}
.standartlink:hover{
	text-decoration: none;
	font-size: 11px;
	color: #D4D4D4; 
	border-color: #D4D4D4;
}
.turunculink{
	text-decoration: none;
	font-size: 11px;
	color: #FEA000; 
}
.turunculink:hover{
	text-decoration: none;
	font-size: 11px;
	color: #FEA000; 
}
.kirmizilink{
	text-decoration: none;
	font-size: 11px;
	color: #FF0000;
}
.kirmizilink:hover{
	text-decoration: none;
	font-size: 11px;
	color: #FF0000;
}
.tablo{
	color: #333333;
	border-color:#333333;
	background-color: #181818;
	
}

