@charset "iso-8859-9";

body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
    text-align:justify;
	line-height: 20px;
}
body {
	background-color: #E6E8EB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.tbl_bg {
	background-image: url(images/table_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.hrcls {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.baslik {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 1px;
	padding: 1px;
	float: left;
	height: 22px;
	width: 100%;
	background-color: #D5F4FF;
	padding-left: 10px;
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: left;
}

