body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}


.icbaslik{
	font-family: Trebuchet MS;
	font-size: 14px;
	text-align: justify;
	color: #A42914;
	padding-right: 0px;
	padding-left: 25px;
	text-decoration: none;
	font-weight:bold;
}


.hakkimizda{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	}


.solbaslik{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	color: #A42914;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;

}
.solic{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	text-decoration: none;
}


.iletisimbaslik{
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ustlink {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	color: #A42914;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.ustlink:hover {
		font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.altlink {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
.altlink:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}
.applemenu{
margin: 1px 0;
padding: 0;
width: 550px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: #006699 url(images/silvergradient.gif) repeat-x center left;
font: normal 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 2px 0;
padding-left: 1px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
font: lighter normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
padding: 1px;
height: 320px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
