﻿/* CSS Document */
body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #073566;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 11px;
	font-family: tahoma;
	color: #869297;
}

.linkacikmavi:link {color: #5584a5; text-decoration: none;}
.linkacikmavi:visited {color: #5584a5; text-decoration: none;}
.linkacikmavi:hover {color: #000000; text-decoration: underline;}
.linkacikmavi:active {color: #5584a5; text-decoration: none;}

.linkkoyumavi:link {color: #205e89; text-decoration: none;}
.linkkoyumavi:visited {color: #205e89; text-decoration: none;}
.linkkoyumavi:hover {color: #000000; text-decoration: underline;}
.linkkoyumavi:active {color: #205e89; text-decoration: none;}

.linkgri:link {color: #869297; text-decoration: none;}
.linkgri:visited {color: #869297; text-decoration: none;}
.linkgri:hover {color: #205e89; text-decoration: underline;}
.linkgri:active {color: #869297; text-decoration: none;}

.yaziacikmavi {color: #5584a5;}
.yazikoyumavi {color: #205e89}
.yazikoyumavi {color: #205e89}
.yazifooter {color: #9fb3c9}
