body {
	background:url(images/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin:0px;
}
	
.baslikBar{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	height:25px;
	background-color:#D2E6E7;
	padding:4px;
}

.tabLink{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	background-color:#D7D7D7;
	color:#666666;
	border:solid 1px #D7D7D7;
	height:29px;
	width:110px;
	text-align:center;
	text-decoration:none;
	padding: 8 2 8 2px;
}
.tabLink:hover{
	background-color:#FFFFFF;
	color:#666666;
	border:solid 1px #D7D7D7;
	border-bottom-color:#FFFFFF;	
}

.tabActiveLink{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#666666;
	border:solid 1px #D7D7D7;
	border-bottom-color:#FFFFFF;	
	height:29px;
	width:110px;
	text-align:center;
	text-decoration:none;
	padding: 8 2 8 2px;
}

.tabContent{
	background-color:#FFFFFF;
	color:#666666;
	border:solid 1px #D7D7D7;
	padding:2px;
	
}

.urunBorder{
	border:solid 1px #C2C2C2;
	border-collapse:collapse;
}

.font1{font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	}
.font1b{font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	}
	
.font2{font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	}
.font2b{font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
	}

.font3{font-family:Tahoma;
	font-size:8pt;
	color:#CC0000;
	}
.font3b{font-family:Tahoma;
	font-size:8pt;
	color:#CC0000;
	font-weight:bold;
	}
	
	
.hata{font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#CC0000;
	height:20px;
	vertical-align:middle;
	background:#EEEEEE;
	}


.urunIsim{font-family:Tahoma;
	font-size:11pt;
	color:#0099FF;
	font-weight:bold;
	}
	
.urun{
	margin:25 21 25 21px;
	width:100%;
	height:100%;
}	

.menu{font-family:Tahoma;
	font-size:7pt;
	color:#384F5D;
	font-weight:bold;
	text-decoration:none;
	}
.menu:hover{
	color:#000000;
	}
	
.link{font-family:Tahoma;
	font-size:8pt;
	color:#0033CC;
	font-weight:bold;
	text-decoration:none;
	}
.link:hover{
	color:#00CCFF;
	}
.linkKat{font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.linkKat:hover{
	color:#000000;
	}
.border{border:solid 3px #D1E6E7; border-collapse:collapse;}


.ozellik{
	font-family:Tahoma;
	color:#656F70;
	font-size:9px;
	font-weight:bold;
	background-color:#F8FAF9;
	border:solid 1px #C7D5D5;
	
}

.satir1{
	height:19px;
}

.satir2{
 background-color:#DCE1E4;
 height:19px;
}
	
.input { 
	color:#000000; 
	font: 8pt Tahoma; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1px solid #666666; 
	}
	
.agonder { 
	color:#000000; 
	font: 8pt Tahoma; 
	font-weight: normal; 
	text-decoration: none; 
	background: #DAE2E4; 
	border: 1px solid #DAE2E4; 
	}
	
#Table1 td{border:solid 1px #000000; border-collapse:collapse;}

.footer{height:61px; background:url(images/rl_fll.jpg) top repeat-x #90AAB2; text-align:center; vertical-align:middle;}

.thumbnail { POSITION: relative }

.thumbnail:hover { Z-INDEX: 50; BACKGROUND-COLOR: transparent }

.thumbnail SPAN {border:solid 1px #D1E6E7; padding:5px; LEFT: -1000px; display:none; COLOR: black; POSITION: absolute; BACKGROUND-COLOR: lightyellow; TEXT-DECORATION: none; }

.thumbnail SPAN IMG { border:0px; padding:2px; }

.thumbnail:hover SPAN { LEFT: 60px; display:block; TOP: 0px }