﻿body
{
	font-family:Tahoma;
	font-size:12px;
	}
.borderContent {
	border: 1px solid #666;
}
.kullaniciGirisi {
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	color: #939397;
	font-weight: bold;
}

.sayfa_cerceve
{
    margin:5px;
    }
.textboxes
{
	border:1px;
	border-color:Black;
	border-style:solid;
	}
.tablo_stil
{
	background-color:#e6e6fa;
	}



.search_result
{
	width: 100%;
    border: 1px solid #E8E8E8;
	margin-top:0px;
	}
	
ul.search_result { 
font-family:Verdana;
list-style-type: none; 
padding: 0; 
margin: 0; 
} 
ul.search_result a { 
display: block; 
color: #1B1B1B; 
background-color: #E2E2E2; 
width:500px; 
padding: 2px; 
text-decoration: none; 
} 
ul.search_result a:hover 
{ 
background-color: #999; 
} 
ul.menu li { margin:0px } 

a.altLink{color:#666;text-decoration:none;}
a:hover.altLink{color:#999;text-decoration:underline;}