.golge {
background-image: url('images/ust_golge.jpg'); 
background-repeat:repeat-x; 
background-position-y:top
}
.sayfa_arka{
background-position: center top; 
background-image: url('images/sayfa_arka.jpg'); 
background-repeat:no-repeat
}
.icerik_baslik{
width: 166; 
height: 14; 
font-family: Trebuchet MS; 
font-size: 9pt; 
color: #E4EBED; 
font-weight: bold; 
padding-left: 10px; 
background-image: url('images/baslik_arka.jpg');
}
.icerik_form{ 
font-family: Trebuchet MS; 
font-size: 9pt; color: #E4EBED; 
font-weight: bold;
}
.icerik_baslik2{
width: 166; 
height: 30; 
font-family: Trebuchet MS; 
font-size: 11pt; 
color: #E4EBED; 
font-weight: bold; 
padding-left: 10px;
}
.icerik_metin{font-family: Trebuchet MS; 
font-size: 7pt; 
color: #FFFFFF; 
font-weight: bold; 
padding-left: 10px
}
.menu{
width: 166; 
height: 22; 
font-family: Trebuchet MS; 
font-size: 10pt; 
color: #FFFFFF; 
font-weight: bold; 
padding-left: 10px; 
background-image: url('images/button.gif');
}
.sol_link{
font-family: Trebuchet MS; 
font-size: 10pt; 
color: #FFFFFF; 
font-weight: bold; 
text-decoration:none;
}
.sol_link:hover{
text-decoration:underline;
}

.form_button_arka{
position: reative; 
text-align: center;
width: 76; 
height: 16; 
background-image:url('images/form_button.png'); 
left:6;
right:16; 
font-family:Trebuchet MS; 
font-size:7pt; 
color:#0767AD; 
font-weight:bold;
cursor:pointer;
}
.button_link{
font-size:7pt; 
font-weight:bold;
color:#0767AD; 
text-decoration:none;
}
.download{
font-family: Trebuchet MS; 
color: #FFCC00; 
font-size: 10pt; 
font-weight: bold;
text-decoration:none;
}
.download:hover{
text-decoration:underline;
}
.icerik_sonu{
background-image:url('images/sayfa_sonu.jpg');
width:382; 
height:71;
}