body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.FooterText {
	font-family: Tahoma;
	font-size: 11px;
	color: #DFDFDF;
	line-height: 16px;
	padding: 10px;
}
.Baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 38px;
	height: 38px;
	padding-left: 25px;
	font-weight: bold;
	color: #712F30;
	background-image: url(images/Titlebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ContentText {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding: 2px;
}
table.ReferansTablo td{

	padding:0 5px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	background-color:#E6E6E6;
	font-weight: bold;
	color: #990000;
}
a:visited {

	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	background-color:#E6E6E6;
	font-weight: bold;
	color: #990000;
}
a:hover {

	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	background-color:#E6E6E6;
	font-weight: bold;
	color: #990000;
}
a:active {


	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	background-color:#E6E6E6;
	font-weight: bold;
	color: #990000;
}
