body{
	margin:0;
	background-color:#c4c4c4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	
}.menu{color:#ffffff; font-size:12px; font-family: "Tahoma"; line-height:18px; text-decoration:none; font-weight:bold;
}
.menu:hover{ background-color: #F57E37; }
devami:hover{ background-color:#333232; }
.menutext{ color:#fff; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:none;  }
.haberlerbaslik{ color:#f8985d; font-size:12px; font-family: "Tahoma"; line-height:18px; text-decoration:none; font-weight:bold }
.haberlerdevami{ color:#f8985d; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:none; text-decoration:underline; }
.haberlerdevami:hover{ color:#ffffff; }
.text{ color:#333232; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:none; }
.textbaslik{ color:#333232; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:none; font-weight:bold;}
.textbaslik2{ color:#ffffff; font-size:12px; font-family: "Tahoma"; line-height:18px; text-decoration:none; font-weight:bold;}
.textbaslik3{ color:#ffffff; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:none; font-weight:bold;}
.textbaslik4{ color:#f8985d; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:none; font-weight:bold;}
.baslik{ color:#D35102; font-size:14px; font-family: "Arial"; line-height:18px; text-decoration:none; font-weight:bold;}
.baslik2{ color:#000000; font-size:14px; font-family: "Arial"; line-height:18px; text-decoration:none; font-weight:bold;}
.devami{ color:#D35102; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:underline; font-weight:bold; }
.devami:hover{ color:#333232; }
.devami2{ color:#333232; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:underline; font-weight:bold; }
.devami2:hover{ text-decoration:none;  }
.solmenu{ color:#ffffff; font-size:11px; font-family: "Tahoma"; line-height:18px; text-decoration:underline; font-weight:bold;}
.solmenu:hover{ text-decoration:none; }
.box {
	font-size: 12px;
	color: #3F3E3E;
	border: 1px solid #A6ADAD;
	background-color: #FFFFFF;
}
.button{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #A6ADAD;
	background-color: #333232;
}
.border{
	border: 1px solid #ADADAD;
	padding: 3px;
	background-color: #FFFFFF;
}