@charset "utf-8";
/* CSS Document */

body {
	font: normal small Arial, Helvetica, sans-serif;
	background-image:url(../bg/SiteBackground.jpg);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
}

/* Linkler */
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:  #00cc00;
}
.Normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.Normal10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.YesilNormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #016263;
}
.MaviNormal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #134B8A;
}
.beyazNormal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
}
.beyazNormal:link { 
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
}
.beyazKalın {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.beyazKalın:link { 
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.Kalın {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}
.YesilKalın {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
}
.MaviKalın {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #134B8A;
}
.KırmızıKalın {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
#tablo{
width:590;

}