gg {
	font-size: 8px;
	margin-top: 0px;
	color: #000000;
}


body{
	font-size: 11px;
	font-family: Tahoma;

}


#topserhat {
	height: 60px;
	padding-top: 35px;
	overflow: hidden;
	margin-left: 395px;
	margin-bottom: 10px;
	margin-right: 25px;
}



.kat2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58433A;
	margin-top: 5px;
	font-weight: bold;
	background-color: #F4F4F4;
}

.kat3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58433A;
	margin-top: 5px;
	font-weight: bold;
	background-color: #F4F4F4;
}



/* icerigin bulundugu bolumun ozellikleri */
.kayan {

	padding-left: 8px;

} 


/* icerigin bulundugu bolumun ozellikleri */
.icerik { 

padding-left: 4px; 

} 

/* icerik basligi ozellikleri */
h3 {
	font-size: 8px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E3E6E8;
	margin-top: 0px;
	color: #000000;
}
/* sayfadaki normal linklerin ozellikleri */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
}
/* liste elementlerindeki bosluklari ve noktalari kaldiriyoruz */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}