@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-position:center;
}
.textbox {
	font:Tahoma; 
	color:#323232; 
	font-size:11px; 
	width:117px;
}
.duz {
	font-family: tahoma;
	font-size: 11px;
	color: #cfcfcf;
}
.gri_alt_duz {
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
}
.gri_alt_duz a{
	font-family: tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration:none;
}
.gri_alt_duz a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #6e6e6e;
	text-decoration:none;
}
.turuncu_duz a{
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #cfcfcf;
}
.turuncu_duz a:hover {
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #ffa200;
}
.turuncu_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ffa200;
}
.mavi_duz {
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #cfcfcf;
}
.mavi_duz a{
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #cfcfcf;
}
.mavi_duz a:hover {
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #00baff;
}
.gri_ufak_duz {
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	color: #cfcfcf;
}
.gri_ufak_duz a{
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	color: #00baff;
}
.gri_ufak_duz a:hover {
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	color: #00baff;
}
.mavi_link a{
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #00baff;
}
.mavi_link a:hover{
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	color: #00baff;
}
.mavi_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #00baff
}
.pembe_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #ff008a
}
.yesil_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #00fe29
}
.sari_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #fffc00
}
.gri_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #c1c1c1
}
.gri_alt_baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #6e6e6e;
}
.mavi {color: #00baff}
