body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2D5AAF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-family:verdana;
	font-size:12px;
}
.Beyaz12{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
}
.Beyaz11{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}
a{
	font-size:12px;
	text-decoration:none;
	font-family:tahoma;
}
a:hover{
	font-size:12px;
	text-decoration:underline;
	font-family:tahoma;
}