﻿body 
{
	margin:0;
	background-color:#A6E2FA;
	font-family:Verdana;
	font-size:10px;	
}

a
{
	text-decoration:none;
}

a:hover
{
	color:#EE028A;
}
.solust
{
	background-image:url('../images/index/solust.jpg');
	background-repeat:no-repeat;
	width:194px;
	height:121px;
}

.ust
{
	background-image:url('../images/index/ust.jpg');
	background-repeat:no-repeat;
	width:806px;
	height:121px;
}

.sagust
{
	background-image:url('../images/index/sagust.jpg');
	background-repeat:repeat-x;
	height:121px;
	width:100%;
}

.solalt
{
	background-image:url('../images/index/solalt.jpg');
	background-repeat:no-repeat;
	width:194px;
	 vertical-align:top;	
}

.menu-static
{
	color:#EE028A;
	padding:5px;
	font-weight:bold;
}

.menu-statichover
{
	color:Red;
	background-color:Yellow;
	
}

.menu-itemkutu
{
	 
	 background-color:White;
	 padding: 5px 5px 0 5px;
	 color:#EE028A;
	 border:Solid 0.5px Black;		
}


.menu-dynamicitem
{
	color:#EE028A;
	padding:5px;
	font-weight:bold;
}

.menu-dynamicitemhover
{
	background-color:Yellow;
	color:#EE028A;
	padding:5px;
}

.baslik
{
	color:#EE028A;
	font-weight:bold;
}

.sayfaicibaslik
{
	font-size:12px;
	color:#EE028A;
	font-weight:bold;
}

.sayfaicidetay
{
	font-size:13px;
	line-height:18px;
	color:Black;
	text-align:justify;	
}



.anasayfayazisi
{
 font-size:12px;
 color:Black;
 line-height:18px;	
 text-align:justify;
 padding-right:10px;
}

.anasayfaaltbaslik
{
 font-size:12px;
 color:#EE028A;
 font-weight:bold;
 text-align:center;
}