﻿body {
}


.TextBoxlar
{
	font-family:Arial;
	font-size:12px;	
	
}
 
.Basliklar
{
 
	font-size:12px;
    font-weight: normal;
    font-family:Century Gothic;
    color:black;
   
}

.AltBaslik
{
	font-family:Century Gothic;
	font-size:11px;	
}


.Footer
{
	font-family:Century Gothic;
	font-size:13px;	
}

.ArkaPlanRengi
{
	 
	border-style:solid;
	border-top-width:1px;
	border-top-color:#D5D0CA;
	
	border-bottom-width:1px;
	border-bottom-color:#D5D0CA;
	
	border-left-width:0;
	border-right-width:0;
	
}
 