/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Tablolarda Kullanılan Taglar
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

.altMenu{	
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/altMenuZemin.gif);
}

.altMenuOn{	
	background-image: url(images/altMenuZemin.gif);
	cursor:hand;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight:bold;
	color:#000000; 
	
}

.koleksiyonAdi{
	font-family: Georgia, Times New Roman, times, sans-serif; 
	font-size: 14px; 
	color:#000000; 
	font-weight:bold;


}

.buyuk{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14spx; 
	color:#000000; 
}


/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Başlık ve Metin Tagları
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/




h3{
	margin-left : 10px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 0px;
	font-family : Verdana;
	font-size : 14px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}

p, td{
	margin-left : 10px;
	font-family : Tahoma;
	font-size : 12px;
	font-weight:normal;
	color:#000066;
	text-decoration:none;
}

li{
	
	font-family : Tahoma;
	font-size : 12px;
	font-weight:normal;
	color:#000066;
	text-decoration:none;
}

a {
	font-family : Verdana;
	font-size : 12px;
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000066;
	text-decoration:underline;
}


.adres{
	margin-left : 0px;
	font-family : Verdana;
	font-size : 10px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}


/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Cerceve Tagları 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

.cerceve{
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
}

.altCizgi{
	BORDER-BOTTOM: #000000 1px solid;
}

.ustCizgi{
	BORDER-TOP: #000000 1px solid;
}
	
.solCizgi{
	BORDER-LEFT: #000000 1px solid;
}
	
.sagCizgi{
	BORDER-RIGHT: #000000 1px solid;
}
	
.ustCizgiGri{
	BORDER-TOP: #b5b5b5 1px solid;
}

.altUst{
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.ustSol{
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
}



/*
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Ürün Tagları 
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

