@charset "utf-8";
/* CSS Document */
@import url("css/lightbox.css");

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.norm {
	font-family: Tahoma;
	font-size: 10px;
	color: 898989;
	text-decoration: none;
}
a.norm {
	font-family: Tahoma;
	color: 898989;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.im {
	list-style-position: inside;
	list-style-type: square;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 898989;
	text-decoration: none;
}
a.norm:hover {
	font-family: Tahoma;
	color: #4B4B4B;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: 5a5a5a;
	text-decoration: none;
}
.bilgilen {
	font-family: Tahoma;
	font-size: 10px;
	color: 6b6b6b;
	text-decoration: none;
}
.footer:hover {
	color: FFFFFF;
}
.contentarea {
	padding-top:23px;
	padding-bottom:30px;
	padding-left:40px;
	padding-right:36px;
	color:#7d7d7d;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
}
.normBaslik {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 7d7d7d;
	text-decoration: none;
	font-weight: bold;
}