body {
	background-color: #c8c8c8;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/tur/images/arkaplan.gif);
	background-repeat: repeat-x;
	text-align:center;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
.copyright {
	font-size: 11px;
	padding: 3px;
}
.mainleft {
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 22px;
}
.maincenter {
	font-family: Tahoma;
	font-size: 12px;
	padding: 6px 0px 0px 32px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 14px; font-weight: bold; color: #333333; }
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a.nolink:link,a.nolink:visited,a.nolink:hover,a.nolink:active{
	color: #000000;
}