@charset "utf-8";
/* CSS Document */
body 
{
	margin: 0px;
	background-color: #100001;
	font-family: Arial;
	font-size: 12px;
}

.evrim a:link, .evrim a:visited
{
	color: #ffffff;
	font-size: 15px;
	font-family: Tahoma;
	font-style: italic;
	text-decoration: none;
}
.evrim a:hover
{
	text-decoration: underline;
}

.altMenu a:link, .altMenu a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.altMenu a:hover
{
	text-decoration: underline;
}

.anaMenu a:link, .anaMenu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma; 
	line-height: 35px;
}

.kaydirma
{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow: scroll;
	scrollbar-face-color: #feffde;
	scrollbar-arrow-color: #4a0d09;
	scrollbar-track-color: #feffde;
	scrollbar-shadow-color: #4a0d09;
	scrollbar-3dlight-color: #595679;
	scrollbar-darkshadow-color: 
}

.style4 {
	color: #540702;
	font-weight: bold;
}

.style5 {
	color: #540702;
	font-weight: bold;
}

th
{
	font-weight: normal;
}