html, body
{
	font-family:Verdana; 
	font-size:11px;
	font-weight:bold;
}
body 
{
	background-color:#f2f2f2;
	font-weight:bold;
	
	}



table {
	padding: 0;
	font-size:11px;
	border-collapse:collapse;
	border-style:none;
	border:0px;
	border-spacing: 0;
	
	font-weight:bold;
	
}


td {
	vertical-align:top;


}

hr 
{
	
	
	color:#F2F2F2;
	height:1;
}

.main {
	height: 100%;
	width: 875px;
}

.centeredtable
{
	height: 100%;
	width: 100%;
}

.area 
{
	height: 100%;
	width: 100%;
	

	}
	
.area-title 
{
	height: 70;
	width: 100%;
	
	}	
	.area-header 
{
	height: 50;

	}
	
	.area-content 
{
	


	}
	
	.area-footer 
{
	
height:60px;
text-align:center;
	}
	
	.pagebanner 
	{
		width: 100%;
		height: 125;
		background-color:Gray;
		background-image: url('bilgiedinme.jpg');
		}
		
.logo-reflect 
{
	width:50;
	background-image: url('logo-reflect.jpg');
	background-repeat: no-repeat;
	
}

.content-title 
{
	padding:10;
	text-align:center;
	font-size: 18px;
}

.warn 
{
	color:Red;
}

.ok 
{
	color:Green;
}