body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	background-color: #E4E4E4;
	margin: 0px;
	padding: 0px;
}
.yazi {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	letter-spacing: 0.05em;
}


.bg {
	background-attachment: scroll;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

ul, li {
	margin: 0;
	padding: 0;
} 

li {
	list-style-type: none;
} 

/* hacks */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* hide from NS/Mozz \*/
* html .clearfix {height: 1%;}

#navigation {
	width: 600px;
	position: relative;
	left: 0px;
	top: 0px;
}

#navInt {
	width: 600px;
	position: relative;
	left: 0px;
	top: 10px;
}

#navigation li, #navInt li {
	display: inline;
}

#navigation a, #navInt a {
	padding-left: 25px;
	padding-right: 15px;
	font: 11px "Trebuchet MS", Arial;
	color: #fff;
	text-decoration:none;
}

#navigation a:hover, #navInt a:hover {
	color: #000;
} .copyr {
	font-family: "Trebuchet MS", Arial;
	font-size: 8px;
	color: #666666;
	letter-spacing: 1em;
}
.maddeler {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 19px;
	font-weight: 400;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(../i/madde.jpg);
	text-align:justify;
}
.maddeler a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 19px;
	font-weight: 400;
	color:#FF6600;
	
}
.maddeler a:hover {
	color:#333333;
}
.baslik {
	font-family: "Trebuchet MS", Arial;
	font-size: 40px;
	line-height: normal;
	font-weight: bolder;
	color: #FF6600;
	letter-spacing: -0.1em;
}
.baslik2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 40px;
	line-height: normal;
	font-weight: bolder;
	color: #FF6600;
	letter-spacing: -0.1em;
}
a.inco {
font-family:"Trebuchet MS", Arial;
font-size:12px;
background-color:#666666;
color:#FFFFFF;
letter-spacing:0.1em;
font-weight:bolder;
text-decoration:none;
}

a.inco:hover {
color:#FF9900;
}
#Content {
	position:absolute;
	left:50%;
	width:770px;
	margin-top:0px;
	margin-left:-400px;
	top:50%;
	height:562px;
	margin-top:-290px;
	background-color:e4e4e4;
	}

label{
float: left;
width: 120px;
font-weight: bold;
font-family:"Trebuchet MS",Arial;
font-size:11px;
}

input, textarea{
background-image:url(../i/textbox_background.gif);
width: 180px;
margin-bottom: 5px;
font-family:"Trebuchet MS",Arial;
font-size:11px;
}

textarea{
width: 188px;
height: 150px;
font-family:"Trebuchet MS",Arial;
font-size:11px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
.srv_cap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
	color: #FF6600;
}