body { font-family : Verdana; 
  font-size:12px;
}
p
{
font-size:12px;
font-family: verdana;
text-decoration: none
}
h1
{
font-size:14px;
font-family: verdana;
}
h2
{
font-size:9px;
font-family: verdana;
}
img { 
text-decoration: none;
border: none; 
} 
a:link { 
  font-family:verdana; 
  font-size:12px;
color: black;
text-decoration: none
}
a:visited { 
  font-family:verdana; 
  font-size:12px;
color: 000000;
text-decoration: none
}
a:hover {
  font-family:verdana; 
  font-size:12px;
border-bottom:1px #FF0000 solid;
color:#000000;
}
a:active { 
  font-family:verdana; 
  font-size:12px;
color: 000000;
text-decoration: none
}
#img
{
text-decoration: none
}
.div 
{ 
    border: solid 1px #818B95; 
    background-color: #ffffff;
	clear:both;
}
.input_user{
border: 1px solid #818B95;
  font-family:verdana; 
  font-size:11px;
  color:#000000;
width: 105px; 
padding-right:20px;
background:url('user.png') no-repeat right #fff
}
.input_pass{
border: 1px solid #818B95;
  font-family:verdana; 
  font-size:11px;
  color:#000000;
width: 105px; 
padding-right:20px;
background:url('pass.png') no-repeat right #fff
}
    #aramaFormu {
        width: 470px;
        height: 40px;
        overflow: hidden;
        background: #fff url(ara_bg.jpg) no-repeat
    }

    #aramaFormu input {
        width: 400px;
        height: 25px;
        padding: 0;
        margin: 8px 0 0 8px;
        float: left;        
		border: 1px solid #818B95;
        background: #fff;
        font: normal 16px Verdana
    }
  
    #aramaFormu button {
        width: 45px;
        height: 35px;
        margin: 3px 9px 0 0;
        float: right;
        text-indent: -9999px;
        border: none;
        background: #fff url(ara.jpg) no-repeat;
        cursor: pointer
    }
	
	}
    #aciklama {
        width: 164px;
        height: 150px;
        overflow: hidden;
        background: #ffffff;
    }
.a {
    }
	.suggestionsBox {
position: absolute;
margin: 2px 0px 0px 0px;
width: 470px;
background-color: #FCF8F5;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 1px solid #000;	
color: #000000;
}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #DBE8C1;
	}
