.text{ font-family:tahoma; font-size:13px; }


.flink{ color: #ffffff; font-family:tahoma ; font-size:12px; text-decoration : none; }
.slink{ color: #2f5661; font-family:tahoma ; font-size:11px; text-decoration : none; }
.tlink{ color: #145d7e; font-family:tahoma ; font-size:10px; text-decoration : none; }
.folink{ color:#314446; font-family:tahoma ; font-size:10px; text-decoration : none; }

.ik1{ color: #6792C9; font-family:tahoma ; font-size:13px; font-weight: bold; }
.ik2{ color: #778896; font-family:tahoma ; font-size:11px; font-weight: normal; }

.icerikbaslik{ color: #6B86A5; font-family:tahoma ; font-size:12px; font-weight: bold; }
.icerik{ color: #778896; font-family:tahoma ; font-size:11px; }

.sitemap1{ color: #778896; font-family:tahoma ; font-size:12px; text-decoration : none; }
.sitemap2{ color: #778896; font-family:tahoma ; font-size:11px; text-decoration : none; }


TR.mainMenu {

}
TD.mainMenu {
	background-image: url(../Images/left-menu/main-menu-bg.gif);
}

TR.subMenu {

}
TD.subMenu {
	background-image: url(../Images/left-menu/sub-menu-bg.gif);
}

TR.subMenuActive {
	
}
TR.subMenuPasive {
	
}


INPUT,SELECT,TEXTAREA
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #5C5C5C;
	text-decoration : none;
	background-color : #F5F5F5;
/*	border: inset #CCCCCC 1;*/
	}
	
