@charset "utf-8";
/* CSS Document */

.baslik {font-family:Tahoma; color:#6e6e6e; font-size:11px; font-weight:bold; }
.yazi {font-family:Tahoma; color:#6e6e6e; font-size:11px; }
.tum_haberler {font-family:Tahoma; color:#993300; font-size:11px; }

.menufull {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6e6e6e;
	border-right-color: #6e6e6e;
	border-bottom-color: #6e6e6e;
	border-left-color: #6e6e6e;
	font-family:Tahoma; color:#993300; font-size:11px; 
}