@charset "utf-8";
/* CSS Document */

.tablo {
background-color:#E6E6E6;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

.tablo:hover{
	color: #425866;
background-color:#CCCCCC;
	text-decoration: none;
	background-image:url(core/img/ok.gif);
	background-position:center;
	background-repeat:no-repeat
}
.icerik {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.hata {
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.icerik_beyaz {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
}

.hak {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.tarihvb {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

.not {
	font-family: "verdana";
	font-size: 12px;
	color: #FF0000;
}
.onemli {
	font-family: verdana ;
	font-size: 12px;
	font-weight: bold;
	color: #5B9711;
}

.onemli2 {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #5B9711;
}

.onemli3 {
	font-family: verdana ;
	font-size: 16px;
	color: #5D9CC8;
}

.baslik {
	font-family: verdana ;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}