@charset "utf-8";
/* CSS Document */
Body
{
margin:0px;
background-image:url(img/SiteBack.gif);
background-repeat:repeat-y;
}
.Textbox
{
border:1px dotted #000000;
background-color:transparent;
width:auto;
}
Textarea
{
border:1px dotted #000000;
background-color:transparent;
width:155px;
height:75px;
}
.TopBack
{
background-image:url(img/TopBack.jpg);
background-repeat:repeat-x;
}
.TdOzel
{
font-size:12px;
color:#222222;
text-align:justify;
}
.Baslik
{
font-size:12px;
font-weight:bold;
color:#222222;
text-align:justify;

}
.Slogan
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a:link {
	text-decoration: none;
	text-shadow:Black;
	color:#575757 ;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	width:100%;
		
}
a:visited {
	text-decoration: none;
	text-shadow:Black;
	color:#575757 ;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	width:100%;
		
}
a:hover {
	text-decoration: none;
	text-shadow:Black;
	color:#575757 ;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	width:100%;
	
}
a:active {
	text-decoration: none;
	text-shadow:Black;
	color:#575757 ;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
	width:100%;
	
}
.MenuOzel
{
	text-align:center;
	width:auto;	
	border-left:1px solid #6e694e;
}
.DillerBack
{
background-image:url(img/Diller_Back.png);
background-repeat:no-repeat;
background-position:right;



}
Td
{
color:#272727;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}


