﻿/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #23488F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.linkbeyaz:link { text-decoration: none; color: #ffffff;}
.linkbeyaz:visited {	text-decoration: none;	color: #ffffff;}
.linkbeyaz:hover { text-decoration: underline; color: #cccccc;}
.linkbeyaz:active { text-decoration: none; color: #ffffff;}

.linkmavi:link { text-decoration: none; color: #3660b1;}
.linkmavi:visited {	text-decoration: none;	color: #3660b1;}
.linkmavi:hover { text-decoration: underline; color: #000000;}
.linkmavi:active { text-decoration: none; color: #3660b1;}

.linkgri:link { text-decoration: none; color: #000000;}
.linkgri:visited {	text-decoration: none;	color: #000000;}
.linkgri:hover { text-decoration: underline; color: #2793d7;}
.linkgri:active { text-decoration: none; color: #000000;}

.linkbaslikbeyaz:link { font-family: "Trebuchet MS" font-size: 14px;font-weight: bold; text-decoration: none; color: #ffffff;}
.linkbaslikbeyaz:visited { font-family: "Trebuchet MS" font-size: 14px;font-weight: bold; text-decoration: none;	color: #ffffff;}
.linkbaslikbeyaz:hover { font-family: "Trebuchet MS" font-size: 14px;font-weight: bold; text-decoration: none; color: #cccccc;}
.linkbaslikbeyaz:active { font-family: "Trebuchet MS" font-size: 14px;font-weight: bold; text-decoration: none; color: #ffffff;}

.yazibeyaz {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.yazmiavi {color: #3660b1}
.baslikmavi {
	color: #3660b1;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
