body {
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-color:#fcfcfc;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
}
img {
	border:0px;
}
input {
	width:250px;
	height:14px;
	margin:1px 3px;
	font-size:12px;
}
textarea {
	width:250px;
	height:50px;
	margin:1px 3px;
	font-family:Tahoma;
	font-size:12px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#750c10;
	text-decoration:none;
}
.AnaTablo {
	background-image:url(img/ana_bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width:960px;
	padding:10px 0px;
}
.Ust {
	background-image:url(img/ust_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:932px;
	margin-bottom:3px;

}
.UstMenu {
	padding:9px 5px 0px 0px;
	text-align:right;
}
.UstMenu a,.UstMenu a:hover {
	color:#ffffff;
	margin:0px 10px;
}
.Logo {
	margin-top:12px;
}
.Menu {
	background-image:url(img/menu_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:33px;
	margin-top:3px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.Menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.Menu ul li {
	background-image:url(img/menu_ara.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:5px;
	display:inline;
	zoom:1;
}
.Menu ul li a {
	color:#ffffff;
	margin:0px 2px 0px 2px;
	padding:9px 3px 10px 3px;
	text-decoration:none;
	zoom:1;
}
.Menu ul li a:hover {
	background-image:url(img/menu_hover_bg.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	color:#750c10;
	text-decoration:none;
	zoom:1;
}
.Menu ul li .Aktif {
	background-image:url(img/menu_hover_bg.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	color:#750c10;
	text-decoration:none;
	zoom:1;
}
.Orta {
	width:932px;
}
.Alt {
	color:#666666;
	margin:20px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}
.Alt a {
	color:#666666;
	margin:0px 3px;
	text-decoration:none;
}
.Alt a:hover {
	color:#750c10;
	text-decoration:none;
}
.IcerikTablo {
	background-image:url(img/icerik_bg.gif);
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:center top;
	border:1px solid #d9d9d9;
	padding:5px;
	text-align:left;
}
.IcerikTabloBaslik {
	background-color:#750c10;
	color:#ffffff;
	margin-bottom:3px;
	padding:5px;
	font-weight:bold;
}
.Referanslar img {
	margin:5px;
}
.Footer {
	 width:930px;
	 margin-top:20px;
	 text-align:right;
	 font-weight:normal;
}
.clearBoth {
	clear:both;
}