body {
	font-family: tahoma, arial;
	font-size: 11px;
}
.tahoma11px {  font-family: tahoma; font-size: 11px; line-height: 18px}
.baslikTahoma {  font-family: tahoma; font-size: 14px}
.tahoma10px { font-family: tahoma; font-size: 10px}
.katLink:link {  font-family: tahoma; font-size: 11px; color: #474747; text-decoration: none}
.katLink:visited { font-family: tahoma; font-size: 11px; color: #474747; text-decoration: none }
.katLink:hover { font-family: tahoma; font-size: 11px; color: #0297FE; text-decoration: underline}
.tahoma11pxBeyaz { font-family: tahoma; font-size: 11px; line-height: 18px ; color: #FFFFFF}
.t10Link:visited { font-family: tahoma; font-size: 10px; color: #474747; text-decoration: none }
.t10Link:link { font-family: tahoma; font-size: 10px; color: #474747; text-decoration: none }
.t10Link:hover { font-family: tahoma; font-size: 10px; color: #0297FE; text-decoration: underline }
.dwYesilLink:link { font-family: tahoma; font-size: 11px; color: #00CC00; text-decoration: none }
.dwYesilLink:visited { font-family: tahoma; font-size: 11px; color: #00CC00; text-decoration: none }
.dwYesilLink:hover { font-family: tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
.yesilLink:link { font-family: tahoma; font-size: 11px; color: #009900; text-decoration: none }
.yesilLink:visited { font-family: tahoma; font-size: 11px; color: #009900; text-decoration: none }
.yesilLink:hover { font-family: tahoma; font-size: 11px; color: #009900; text-decoration: underline}
.textKutusu {  font-family: tahoma; font-size: 11px; border: #7F9DB9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
t10mavi:visited { font-family: tahoma; font-size: 10px; color: #474747; text-decoration: none }
.t10mavi:link { font-family: tahoma; font-size: 10px; color: #0297FE; text-decoration: none}
.t10mavi:visited { font-family: tahoma; font-size: 10px; color: #0297FE; text-decoration: none}
.t10mavi:hover { font-family: tahoma; font-size: 10px; color: #0297FE; text-decoration: underline }
.hlKategori { font-family: tahoma; font-size: 11px; line-height: 18px ; color: #FFFFFF; background-color: #336699}
.padd5px {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.baslikTahomaLink:link {
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.baslikTahomaLink:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.baslikTahomaLink:hover {

	font-family: tahoma;
	font-size: 14px;
	color: #0297FE;
	text-decoration: none;
}
.maviLink:link {
font-family: tahoma; font-size: 11px; color: #336699; text-decoration: none
}
.maviLink:visited {

font-family: tahoma; font-size: 11px; color: #336699; text-decoration: none
}
.maviLink:hover {

font-family: tahoma; font-size: 11px; color: #336699; text-decoration: underline
}

.navTd { background-color:#003466;text-align:center; }
.navTd:hover { background-color:#666666; cursor:pointer; }
.selectedNav { background-color:#5789BB; font-weight: bold; text-align:center; cursor:default; }

	/* sub menu */
	#menuContainer {
		width: 90px;
		min-height: 30px;
		position:absolute;
		text-align:left;
		border-bottom: #000 1px solid;
	}
	
	.subMenu {
		background-color: #282828;
		padding: 5px 5px 5px 10px;
		width: 160px;		
		border-right: #000 1px solid;
		cursor:pointer;
	}
	
	.subMenuLink:link { color: #fff; text-decoration: none; }
	.subMenuLink:visited { color: #fff; text-decoration: none; }
	.subMenuLink:hover { color: #ffcc00; text-decoration: none; }
	
	.owh { overflow:hidden; }
	.p5 { padding: 5px; }
	.pl5 { padding-left: 5px; }
	
	.input1 { border:#999 1px solid; background-color:#FFFFFF; padding: 2px 5px 2px 5px;font-family:tahoma, arial, helvetica; font-size: 11px; }
	.input1:focus { border:#999 1px solid; background-color:#FFFFCC; padding: 2px 5px 2px 5px;font-family:tahoma, arial, helvetica; font-size: 11px; }
	.btn1 { font-family:tahoma, arial, helvetica; font-size: 11px; }
