﻿.body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #999999;
	text-decoration:none;
}


.a{
  text-decoration:none;
  color:#AA100E;
  font-size: 9pt;
  font-family:Tahoma ;  
  }

a:hover{
  text-decoration:underline;
  color:#FF0000;
  }
  

.td {
	font-size: 10pt; 
}

.titletext {
	font-size: 10pt;
	color: #999999;
	font-family: tahoma;
}

.yazifont {
	font-size: 10pt;
	color: #42535A ; 
	font-family: tahoma;
}

.kyazifont {
	font-size: 6pt;
	color: #AA100E ; 
	font-family:  tahoma;
}



.combo {
	background-color: #42535A;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	border: 1px solid #333333;
	font-family: tahoma;
}




.input {
	background-color: #42535A;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	border: 1px solid #333333;
	font-family: tahoma;
}
.buton {
	border-style: hidden;
	border-width: 1px;
	background-color: #42535A;
	font-family: Tahoma;
	color: #FFFFFF;
}