@charset "utf-8";
.kateqoriyalar {
	font-family: Tahoma, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #006699;
	text-align: center;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.unvanlar {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	text-align: center;
	letter-spacing: 0.1em;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
	text-decoration: none;
	font-size: 0.9em;
}
.unvanlar a.hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	font-family: Tahoma, sans-serif;
	font-size: .8px;
}

p {
	font-size: 0.9em;
	color: #575757;
}
h4 {
	font-size: 1.4em;
	color: #627B71;
	font-weight: normal;
}
.cedvel_kolaps {
	margin: 0px;
	border-collapse: collapse;
	width: 99%;
	background-color: white;
	color: #333333;
	text-align: center;
	border: 1px solid #CCCC99;
}

