body {
	margin: 0px;
	background-color: #C0C0C0;
}
body, table {
	font-family: tahoma;
	font-size: 11px;
}
A:link,
A:visited,
A:active {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: navy;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	background-image: url('images/footer.jpg'); 
	background-repeat: repeat-x
}
.menu td {
	cursor: hand;
}
.main_table {
	border: 1px solid #000000;
	background-color: #ffffff;

}
.icerik {
	margin: 2px;
	font-family: tahoma;
	font-size: 12px;
	margin: 8px;
}
.icerik_ust {
	background-image: url('images/ust.jpg'); background-repeat: repeat-x
}
.icerik_sol {
	background-image: url('images/sol.jpg'); background-repeat: repeat-y
}
.icerik_sag {
	background-image: url('images/sag.jpg'); background-repeat: repeat-y
}
.icerik_alt {
	background-image: url('images/alt.jpg'); background-repeat: repeat-x
}
.tablem_01 {
	margin: 10px;
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #0e0e0e;
	width: 350px;
}
.tablem_01 th {
	font-weight: bold;
	background-color: #efefef;
	text-align: center;
	padding: 4px;
	font-size: 14px;
}
.tablem_01 td {
	padding: 4px;
	background-color: #f9f9f9;
}