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:#DDDDDD;
	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:8pt;
	color:#0033CC;
	font-weight:bold;
	text-decoration:none;
	}
.menu:hover{
	color:#00CCFF;
	}
	
.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 1px #000000; border-collapse:collapse;}
	
.input { 
	color:#000000; 
	font: 7pt Tahoma; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1px solid #666666; 
	}
#Table1 td{border:solid 1px #000000; border-collapse:collapse;}
