body {color: #000; margin: 0px; font: 11px Arial; background: #549b19; text-align: center;}
a {color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}
form {margin: 0px; padding: 0px;}

h1 {margin: 0px; font-size: 17px; border-bottom: 1px solid #ddd; color: #39c; font-family: Georgia; font-weight: normal; padding-bottom: 4px;}
h3 {margin: 0px; margin-bottom:10px; font-size: 14px; font-weight:bold; border-bottom: 1px solid #ddd; color: #39c; font-family: Georgia; font-weight: normal; padding-bottom: 4px;padding-top: 4px;}
h1.tit {margin-bottom: 10px; font-size: 20px;}


form. iletisim_buton { border:1px solid #999999;}

#info {background-color: #ffc; padding: 5px; margin-bottom: 5px;}

#ust {width: 1000px; margin: auto; background:url(../resimler/ust.png); height:270px; }
#menu {width: 1000px; margin: auto; height:40px; text-align:left;}
#orta {width: 1000px; margin:auto; }
#alt {width: 970px; margin:auto; height:40px; }

#yan_baslik { width:193px;  height:17px; color:#244d09; font:12px Arial; background:url(../resimler/yan_ust.png) no-repeat; font-weight:bold; text-align:center;
 padding:25px 0px 10px 0px; margin:auto; }
#yan_icerik { width:193px; font:11px Tahoma; color:#585858; padding:0px; clear:both; margin:auto;}

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #ff0000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
