@charset "utf-8";
/* CSS Document */

body, table,tr,td{
	background-color: #000000;
	font-family: tahoma;
	font-size:13px;
	color:#808080;
}

a:link,a:active,a.visited{
	font-family: tahoma;
	color:#808080;
	text-decoration:none;
}
a:visited{
	color:#808080;
	text-decoration: none;
}

a:hover{
	color:#808080;
	text-decoration: underline;
}




a.menu:link,a.menu:active,a.menu:visited{
	font-size: 14px;
	color: #B9B5B4;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}


.anabaslik_sari {
	color: #996600;
	font-weight: bold;
}
.anabaslik_bordo {
	color: #8B3836;
	font-weight: bold;
}
.anabaslik_beyaz {
	color: #FFFFFF;
	font-weight: bold;
}
.anabaslik_altin {
	color: #999900;
	font-weight: bold;
}


.solresim{
float:left; width:100px; height:75px; margin-left:5px
}
.sagresim{
float:left; width:100px; height:75px; margin-left:5px;
}

#duzeltici{
	clear: both;
	height:5px;
	font-size:1px;
}

.ustbaslik {color: #D5CF8F; font-size: 11px;}