A:link	   {text-decoration: none; color: #666666; font-size: 9pt; }
A:visited  {text-decoration: none; color: #666666; font-size: 9pt; }
A:hover	   {text-decoration: none; color: #000000; font-size: 9pt; }

body { 
	
	background-color: #ddeddd;
	color: #333333;
	font-size: 9pt;
	margin:0;
	padding:0;
}
font            { font-family: Verdana; font-size: 7.5pt; color: #333333 }
p	            { font-family: Verdana; font-size: 7.5pt; color: #333333 }
hr              { color: #666666; width:95%; height: 1pt; }
li				{ list-style: square; }

table           { text-align: center; border: 1 solid #666666; width:70%; }
.fullSayfa      { text-align: left; border: 0; width:100%; }
#body {
	position:absolute;
	padding: 0px;
	z-index:1;
	width: 518px;
	height: 300;
	left: 275px;
	top: 20px;
	border: 1px solid #000;
}

#logo { 	
	position: absolute;
	top: 2px;
	left: 4px;
	border: 0px;
	z-index: 10;
	width: 32px;
	height: 32px;
	text-align:center;
	background-image:url(../res/tdiblogo.png);
}
#baslik { 	
	position: absolute;
	top: 2px;
	left: 40px;
	border: 0px;
	border-left:2px solid #000;
	z-index: 10;
	width: 125px;
	height: 32px;
	padding-top:2px;
	text-align:center;
	font-size:25px;
	font-weight:bold;
}
#indir { 	
	position: absolute;
	top: 2px;
	right:3px;
	border: 0px;
	z-index: 10;
	width: 32px;
	height: 16px;
	text-align:center;
	color:#e33;
	font-weight:bold;
}
#indirildi {
	position: absolute;
	top: 20px;
	right:3px;
	border: 0px;
	z-index: 10;
	width: 115px;
	height: 17px;
	text-align:right;
	left: 402px;
}


