﻿html, body{height: 100%;}
html {overflow-y: scroll;}
body{font-family:Arial,Helvetica,sans-serif; font-size: 12px;}
#master{background-color: #E5E5E5;}
#container{
min-height: 100%;
background-color: #DDD;
border-left: solid 0px #666;
border-right: solid 0px #666;
width: 1002px;
margin: 0 auto;
}

* html #container{height: 100%;}

table.AramaKutusu01{
	border: #d2d2d2 1px solid;
	background-color: #fff;
}
table #Anamenu a.MasterUyelik{
	font-size: 15px;
	font-weight: bold;	
	text-decoration: none;
}
td.MasterTD{
	padding: 8px;
	background-color: #ffffff;	
}
.MasterDipNot a:link, .MasterDipNot a:active, .MasterDipNot a:visited, .MasterDipNot a:hover{
	font-size: 12px;	
	color: #454545;
	text-decoration: none;
}