/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#solLayer {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:%100;
	z-index:1;
	background-color:#334897;
}
#sagLayer {
	position:absolute;
	left:401px;
	top:0px;
	width:600px;
	height:100px;
	z-index:2;
	background-color:#FFFFFF;
}
.firma {	font-family: arial;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 70px;
}

body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #AC0B1E;
}
a:link {
	color: #334897;
}
a:visited {
	color: #334897;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #0033CC;
}
.slogan {	font-family: arial;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
.reklamyazi1 {	font-family: arial;
	font-size: 20px;
	color: #AC0B1E;
}
.reklamyazi1 a:link {
	color: #AC0B1E;
	text-decoration:none;
}
.reklamyazi1 a:visited {
	color: #AC0B1E;
	text-decoration:none;
}
.reklamyazi1 a:hover {
	color: #AC0B1E;
	text-decoration:none;
}
.reklamyazi1 a:active {
	color: #AC0B1E;
	text-decoration:none;
}
.buyuktel {	font-family: arial;
	font-size: 75px;
	font-weight: bolder;
	color: #334897;
}
.link1 {
	font-size: 16px;
	font-weight: bold;
}
.link1 a:link {
	color: #AC0B1E;
}
.link1 a:visited {
	color: #AC0B1E;
}
.link1 a:hover {
	color: #0033CC;
}
.link1 a:active {
	color: #0033CC;
}