body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}



.baslik {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-bottom-width: 2px;

}

.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-bottom-width: 2px;

}

.menu a, .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-bottom-width: 2px;

}

.menu a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	border-bottom-width: 2px;

}

.uruntablo {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	img a
}

.alturuntablo {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 0px;
}


.altbaslik {
    padding-right: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

.bosluk {
	border-bottom-style: solid;
	border-bottom-color: #9DD8EE;
}

