body{background :#F4F6CE ;}

table {
	font-family: Arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #3F4037;
}

a {
font-family :Arial, verdana, tahoma, sans-serif;
font-size :11px;
color:#000000;
text-decoration:none;
}

a:hover {
color:#FF0000;
text-decoration:underline;
}

.menu {
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #97B4E0;
	border-right-color: #97B4E0;
	border-bottom-color: #97B4E0;
	border-left-color: #97B4E0;
} 

.menualt {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #97B4E0;
	border-right-color: #97B4E0;
	border-bottom-color: #97B4E0;
	border-left-color: #97B4E0;
} 

.menuorta {
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #97B4E0;
	border-right-color: #97B4E0;
	border-bottom-color: #97B4E0;
	border-left-color: #97B4E0;
}

.menunavsol {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #97B4E0;
	border-right-color: #97B4E0;
	border-bottom-color: #97B4E0;
	border-left-color: #97B4E0;
}

.menufull {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97B4E0;
	border-right-color: #97B4E0;
	border-bottom-color: #97B4E0;
	border-left-color: #97B4E0;
}

.im1 {
	list-style-image: url('../images/bullet1.gif');
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: -25px
}
.im2 {
	list-style-image: url('../images/maddeim2.gif');
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: -15px
}
.im3 {

	list-style-image: url('../images/bullet2.gif');
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: -20px
}
/* infobox (kullanıcı kutusu)

*/
a.info {
	font:  11px/1.5em Verdana; 
	text-decoration:none;
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute;
	top:-75px;
	left:0;
	width:250px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#ffffff url('../images/ksahin_en.jpg') no-repeat bottom left;
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
/*	padding-left:60px; 
	padding-top:10px;
*/
}
