/*Ust.php stil blok*/
body {
	margin-top: 0px;
}
.uyeinput {
 border:1px solid #4AA0E0;
 height:18px;
 width:130px;
 background:#E3EFF9;
 font-size:11px;
 font-family:tahoma, arial;
 margin:1px;
 padding:2px;
}
.uyeactivegenelyazi {
  font-family:tahoma, arial;
  font-size:12px;
  color:#000000;
  font-weight:bold;
}
.googlesearchbar {
  height:30px;
  width:300px;
  font-family:"trebuchet MS", arial, "Century Gothic";
  font-size:18px;
  color:#4AA0E0;
}
.googlesearchbarbuton {
 height:30px;
 font-family:tahoma, arial;
 color:#000000;
 font-size:18px;
}
.uyemustenubaslik {
  font-family:tahoma, arial;
  font-size:12px;
  color:#3C6A8C;
  font-weight:bold;
  padding:5px;
  text-decoration:none;
}
.uyeustmenubaslik a{
  font-family:tahoma, arial;
  font-size:12px;
  color:#3C6A8C;
  font-weight:bold;
  padding:5px;
  text-decoration:none;  
}
.uyeustmenubaslik a:Hover{
  font-family:tahoma, arial;
  font-size:12px;
  color:#3C6A8C;
  font-weight:bold;
  padding:5px;
  text-decoration:underline;  
}

.anasayfa {
  font-family:tahoma, arial;
  font-size:12px;
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}
.anasayfa a{
  font-family:tahoma, arial;
  font-size:12px;
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}
.baryazi {
  font-family:"trebuchet MS", arial, "Century Gothic";
  font-size:12px;
  color:#000000;
  text-decoration:none;
}
.uyelink {
 font-family:"trebuchet MS", arial, "Century Gothic";
 font-size:12px;
 color:#000000;
 text-decoration:none;
}
.uyelink a{
 font-family:"trebuchet MS", arial, "Century Gothic";
 font-size:12px;
 color:#000000;
 text-decoration:none;
}
/*ust.php stil blok sonu*/
/*Üstbar Genel menu*/
#chromemenu{
width: 305px;
font-weight: bold;
font-size: 90%;
font-family:"trebuchet MS", arial, "Century Gothic";
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}
/*ustbar genel menu sonu*/
