﻿body
{
	background: url(../img/bg.gif) repeat-x 0px -76px;
	background-color: #f3f3f3;
	color: #000000;
	cursor: default;
	font: 8pt Tahoma, Arial;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #999;
	scrollbar-face-color: #bbb;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #ccc;
}
.bodyModal
{
	background: url(../img/bg.gif) repeat-x 0px -76px;
	background-color: #f3f3f3;
	color: #000000;
	cursor: default;
	font: 8pt Tahoma, Arial;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #999;
	scrollbar-face-color: #bbb;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #ccc;
}

table {font: 8pt Tahoma, Arial}

a
{
	color: #000099;
	font: 8pt Tahoma, Arial;
	text-decoration: none;
}
	a:hover
	{
		color: #1166ff;
		font: 8pt Tahoma, Arial;
		text-decoration: none;
	}
	a:active
	{
		color: #ff0000;
		font: 8pt Tahoma, Arial;
		text-decoration: none;
	}
	a:link
	{
		color: #000099;
		font: 8pt Tahoma, Arial;
		text-decoration: none;
	}

a.menu
{
	color: #000000;
	font: 8pt Tahoma, Arial;
	text-decoration: none;
}
	a.menu:hover
	{
		color: #774444;
		font: 8pt Tahoma, Arial;
		text-decoration: none;
	}
	a.menu:active
	{
		color: #ff0000;
		font: 8pt Tahoma, Arial;
		text-decoration: none;
	}
	a.menu:link
	{
		color: #000000;
		font: 8pt Tahoma, Arial;
		text-decoration: none;
	}

ul#ulMenu
{
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 240px;
}
	ul#ulMenu li
	{
		list-style: none;
		position: absolute;
		top: -2px;
	}
		ul#ulMenu li a {
			display: block;
			height: 40px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
#btnMenuFO {left: -74px}
	#btnMenuFO a{
		background: url(../img/btnMenu.gif) no-repeat 0px 0px;
		width: 60px;
	}
	#btnMenuFO a:hover
	{
		background: url(../img/btnMenu.gif) no-repeat -60px 0px;
		width: 60px;
	}
#btnMenuSV {left: -6px}
	#btnMenuSV a{
		background: url(../img/btnMenu.gif) no-repeat -120px 0px;
		width: 80px;
	}
	#btnMenuSV a:hover
	{
		background: url(../img/btnMenu.gif) no-repeat -200px 0px;
		width: 80px;
	}
#btnMenuRA {left: 79px}
	#btnMenuRA a{
		background: url(../img/btnMenu.gif) no-repeat -280px 0px;
		width: 80px;
	}
	#btnMenuRA a:hover
	{
		background: url(../img/btnMenu.gif) no-repeat -360px 0px;
		width: 80px;
	}
#btnMenuKA {left: 164px}
	#btnMenuKA a{ 
		background: url(../img/btnMenu.gif) no-repeat -440px 0px;
		width: 80px;
	}
	#btnMenuKA a:hover
	{
		background: url(../img/btnMenu.gif) no-repeat -520px 0px;
		width: 80px;
	}

.altAdres,
.altAdres a
{
	color: #666666;
	font: 8pt Tahoma, Arial;
}

ul#ulCikis
{
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 14px;
}
	ul#ulCikis li
	{
		list-style: none;
		position: absolute;
	}
		ul#ulCikis li a {
			display: block;
			height: 14px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
#btnCikis {left: 0px}
	#btnCikis a{
		background: url(../img/btnCikis.gif) no-repeat 0px 0px;
		width: 14px;
	}
	#btnCikis a:hover
	{
		background: url(../img/btnCikis.gif) no-repeat -14px 0px;
		width: 14px;
	}

.divDrk .btnDrkAlVer
{
	background: url(../img/btnAlVer.gif) no-repeat 0px 0px;
	cursor: pointer;
	display: block;
	height: 25px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 33px;
}

/*Modal Popup*/
.modalBackground {
	background-color: #cccccc;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}
.modalPopup {
	background-color: Transparent;
	border-color: Gray;
	border-style: solid;
	border-width: 0px;
	font: 10pt Tahoma, Arial;
	height: 200px;
	padding: 0px;
	width: 400px;
}
.modalBackgroundProgress {
	background-color: #cccccc;
	filter: alpha(opacity = 40);
	opacity: 0.4;
}
.modalPopupProgress {
	background-color: #fafa33;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fafa33', endColorStr='#fafaaa', gradientType='0');
	font: 10pt Tahoma, Arial;
	height: 90px;
	padding: 0px;
	width: 230px;
}

/*Drag Panel*/
.dragMe {
	/*width: 100%;
	height: 21px;
	background-color: #ffffff;
	background-image: url(images/header-opened.png);
	text-align: center;
	cursor: move;
	font-weight: bold;*/
}
.overflowHidden {overflow: hidden;}
.overflowScroll {overflow: hidden;}

.displayNone {display: none}
.displayBlock {display: block}

.ListSearchExtenderPrompt
{
	color: #cc6666
}


.bgUst {background: url(../img/bg.gif) repeat-x 0px -38px}
.bgUstA1 {background: url(../img/bgAF.gif) no-repeat 0px 0px; width: 15px}
.bgUstB1 {background: url(../img/bgB.gif) no-repeat 0px 0px; width: 84px}
.bgUstC1 {background: url(../img/bg.gif) no-repeat 0px 0px; width: 31px}
.bgUstF1 {background: url(../img/bgAF.gif) no-repeat -15px 0px; width: 17px}

.bgUstA2 {background: url(../img/bgAF.gif) no-repeat 0px -38px; width: 15px}
.bgUstB2 {background: url(../img/bgB.gif) no-repeat 0px -38px; width: 84px}
.bgUstC2D2 {background: url(../img/bgKT.gif) no-repeat 0px 0px; width: 335px}
.bgUstF2 {background: url(../img/bgAF.gif) no-repeat -15px -38px; width: 17px}

.bgBaslikA1A {background: url(../img/bgBaslikAF.gif) no-repeat 0px 0px; height: 40px; width: 15px}
.bgBaslikA1KG {background: url(../img/bgBaslikAF.gif) no-repeat 0px -40px; height: 40px; width: 15px}
.bgBaslikA1SV {background: url(../img/bgBaslikAF.gif) no-repeat 0px -80px; height: 40px; width: 15px}
.bgBaslikA1FO {background: url(../img/bgBaslikAF.gif) no-repeat 0px -120px; height: 40px; width: 15px}
.bgBaslikA1RA {background: url(../img/bgBaslikAF.gif) no-repeat 0px -160px; height: 40px; width: 15px}
.bgBaslikA1KA {background: url(../img/bgBaslikAF.gif) no-repeat 0px -200px; height: 40px; width: 15px}
.bgAnaA2 {background: url(../img/bgAF.gif) no-repeat 0px -118px; height: 178px; width: 15px}

.bgBaslikBKG
{
	background: url(../img/bgBaslikB.gif) repeat-x 0px 0px;
	color: #444444;
	font: bold 13pt Tahoma, Arial;
	min-width: 200px;
}
.bgBaslikBSV
{
	background: url(../img/bgBaslikB.gif) repeat-x 0px -40px;
	color: #333;
	font: bold 13pt Tahoma, Arial;
	min-width: 200px;
}
.bgBaslikBFO
{
	background: url(../img/bgBaslikB.gif) repeat-x 0px -80px;
	color: #444444;
	font: bold 13pt Tahoma, Arial;
	min-width: 200px;
}
.bgBaslikBRA
{
	background: url(../img/bgBaslikB.gif) repeat-x 0px -120px;
	color: #444444;
	font: bold 13pt Tahoma, Arial;
	min-width: 200px;
}
.bgBaslikBKA
{
	background: url(../img/bgBaslikB.gif) repeat-x 0px -160px;
	color: #444444;
	font: bold 13pt Tahoma, Arial;
	min-width: 200px;
}

.bgBaslikCKG {background: url(../img/bgBaslikC.gif) no-repeat 0px 0px}
.bgBaslikCSV {background: url(../img/bgBaslikC.gif) no-repeat -40px 0px}
.bgBaslikCFO {background: url(../img/bgBaslikC.gif) no-repeat -80px 0px}
.bgBaslikCRA {background: url(../img/bgBaslikC.gif) no-repeat -120px 0px}
.bgBaslikCKA {background: url(../img/bgBaslikC.gif) no-repeat -160px 0px}

.bgAltBaslikSVa {background: url(../img/bgAltBaslikSV.gif) no-repeat 0px 0px; vertical-align: top}
.bgAltBaslikSVb {background: url(../img/bgAltBaslikSV.gif) no-repeat 0px -40px; vertical-align: top}
.bgAltBaslikSVc {background: url(../img/bgAltBaslikSV.gif) no-repeat 0px -80px; vertical-align: top}

.bgAltBaslikFOa {background: url(../img/bgAltBaslikFO.gif) no-repeat 0px 0px; vertical-align: top}
.bgAltBaslikFOb {background: url(../img/bgAltBaslikFO.gif) no-repeat 0px -40px; vertical-align: top}

.bgBaslikDEA  {background: url(../img/bgBaslikDE.gif) repeat-x 0px 0px}
.bgBaslikDEKG {background: url(../img/bgBaslikDE.gif) repeat-x 0px -40px}
.bgBaslikDESV {background: url(../img/bgBaslikDE.gif) repeat-x 0px -80px}
.bgBaslikDEFO {background: url(../img/bgBaslikDE.gif) repeat-x 0px -120px}
.bgBaslikDERA {background: url(../img/bgBaslikDE.gif) repeat-x 0px -160px}
.bgBaslikDEKA {background: url(../img/bgBaslikDE.gif) repeat-x 0px -200px}

.bgBaslikF1A {background: url(../img/bgBaslikAF.gif) no-repeat -15px 0px; height: 40px; width: 17px}
.bgBaslikF1KG {background: url(../img/bgBaslikAF.gif) no-repeat -15px -40px; height: 40px; width: 17px}
.bgBaslikF1SV {background: url(../img/bgBaslikAF.gif) no-repeat -15px -80px; height: 40px; width: 17px}
.bgBaslikF1FO {background: url(../img/bgBaslikAF.gif) no-repeat -15px -120px; height: 40px; width: 17px}
.bgBaslikF1RA {background: url(../img/bgBaslikAF.gif) no-repeat -15px -160px; height: 40px; width: 17px}
.bgBaslikF1KA {background: url(../img/bgBaslikAF.gif) no-repeat -15px -200px; height: 40px; width: 17px}
.bgAnaF2 {background: url(../img/bgAF.gif) repeat-y -15px -118px; height: 178px; width: 17px}

.bgAltA {background: url(../img/bgAF.gif) no-repeat 0px -296px; height: 60px; width: 15px}
.bgAltB {background: url(../img/bgAF.gif) repeat-x 0px -356px}
.bgAltC {background: url(../img/bgAF.gif) no-repeat -15px -296px; height: 60px; width: 17px}

.bgAnaA {background: url(../img/bgAnaAF.gif) repeat-y 0px 0px; width: 15px}
.bgAnaUst {background: url(../img/bgAF.gif) repeat-x 0px -416px; height: 4px}

.bgAnaReklamUstA {background: url(../img/bgBaslikDE.gif) repeat-x 0px 0px}
.bgAnaReklamUstKG {background: url(../img/bgBaslikDE.gif) repeat-x 0px -40px}
.bgAnaReklamUstSV {background: url(../img/bgBaslikDE.gif) repeat-x 0px -80px}
.bgAnaReklamUstFO {background: url(../img/bgBaslikDE.gif) repeat-x 0px -120px}
.bgAnaReklamUstRA {background: url(../img/bgBaslikDE.gif) repeat-x 0px -160px}
.bgAnaReklamUstKA {background: url(../img/bgBaslikDE.gif) repeat-x 0px -200px}

.bgAnaF {background: url(../img/bgAnaAF.gif) repeat-y -15px 0px; width: 17px}

.tableReklam0 {background: url(../img/bgR.gif) no-repeat; font: 9pt Arial; height: 130; text-align: center}
.tableReklam1 {background: url(../img/bgRMP.gif) no-repeat; font: 9pt Arial; height: 130; text-align: center}
.tableReklam2 {background: url(../img/bgRM1.gif) no-repeat; font: 9pt Arial; height: 130; text-align: center}
.tableReklam3 {background: url(../img/bgRTel.gif) no-repeat; font: 9pt Arial; height: 70; text-align: center}

.tdYeni {height: 66px; width: 67px}


ul.ulDrkTip
{
	height: 34px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 46px;
}
	ul.ulDrkTip li
	{
		list-style: none;
		position: absolute;
	}
		ul.ulDrkTip li a {
			display: block;
			height: 17px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
.btnDrkTipAa {top: -2px}
	.btnDrkTipAa a{
		background: url(../img/btnDrkTip.gif) no-repeat  0px -34px;
		width: 46px;
	}
	.btnDrkTipAa a:hover
	{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -34px;
		width: 46px;
	}
.btnDrkTipAp {top: -2px}
	.btnDrkTipAp a{
		background: url(../img/btnDrkTip.gif) no-repeat 0px 0px;
		width: 46px;
	}
	.btnDrkTipAp a:hover
	{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -17px;
		width: 46px;
	}
.btnDrkTipApp {top: -2px}
	.btnDrkTipApp a{
		background: url(../img/btnDrkTip.gif) no-repeat 0px 0px;
		width: 46px;
	}
	.btnDrkTipApp a:hover
	{
		background: url(../img/btnDrkTip.gif) no-repeat 0px 0px;
		width: 46px;
	}
.btnDrkTipVa {top: 16px}
	.btnDrkTipVa a{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -85px;
		width: 46px;
	}
	.btnDrkTipVa a:hover
	{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -85px;
		width: 46px;
	}
.btnDrkTipVp {top: 16px}
	.btnDrkTipVp a{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -51px;
		width: 46px;
	}
	.btnDrkTipVp a:hover
	{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -68px;
		width: 46px;
	}
.btnDrkTipVpp {top: 16px}
	.btnDrkTipVpp a{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -51px;
		width: 46px;
	}
	.btnDrkTipVpp a:hover
	{
		background: url(../img/btnDrkTip.gif) no-repeat 0px -51px;
		width: 46px;
	}

.bgDrkA1 {background: url(../img/bgDrk.gif) no-repeat 0px 0px; width: 10px}
.bgDrkB1 {background: url(../img/bgDrk.gif) repeat-x 0px -66px; width: 524px}
.bgDrkC1 {background: url(../img/bgDrk.gif) no-repeat -10px 0px; width: 10px}

.bgDrkA2 {background: url(../img/bgAnaAF.gif) repeat-y -32px 0px; width: 10px}
.bgDrkTipA {background: url(../img/bgDrkTip.gif) no-repeat 0px 0px}
.bgDrkTipV {background: url(../img/bgDrkTip.gif) no-repeat 0px -38px}
.bgDrkC2 {background: url(../img/bgAnaAF.gif) repeat-y -42px 0px; width: 10px}

.bgDrkA3, .bgDrkA5 {background: url(../img/bgAnaAF.gif) repeat-y -32px 0px; width: 10px}
.bgDrkB3, .bgDrkB5 {background: url(../img/bgDrk.gif) repeat-x 0px -132px; width: 524px}
.bgDrkC3, .bgDrkC5 {background: url(../img/bgAnaAF.gif) repeat-y -42px 0px; width: 10px}

.bgDrkA4, .bgDrkA6, .bgDrkA7b {background: url(../img/bgAnaAF.gif) repeat-y -32px 0px; width: 10px}
.bgDrkB4, .bgDrkB6, .bgDrkB7b {vertical-align: middle; width: 524px}
.bgDrkC4, .bgDrkC6, .bgDrkC7b {background: url(../img/bgAnaAF.gif) repeat-y -42px 0px; width: 10px}

.bgDrkA7a {background: url(../img/bgDrk.gif) repeat-y 0px -13px; width: 10px}
.bgDrkB7a {background: url(../img/bgDrk.gif) repeat-x 0px -79px; width: 524px}
.bgDrkC7a {background: url(../img/bgDrk.gif) repeat-y -10px -13px; width: 10px}

.bgDrkA8 {background: url(../img/bgDrk.gif) repeat-y 0px -27px; width: 10px}
.bgDrkB8 {background: url(../img/bgDrk.gif) repeat-x 0px -93px; padding-top: 5px; vertical-align: top; width: 524px}
.bgDrkC8 {background: url(../img/bgDrk.gif) repeat-y -10px -27px; width: 10px}

ul.ulAdresTip
{
	height: 27px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 375px;
}
	ul.ulAdresTip li
	{
		list-style: none;
		position: absolute;
	}
		ul.ulAdresTip li a {
			display: block;
			height: 27px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
.btnAdresTip1a {left: 0px}
	.btnAdresTip1a a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -54px;
		width: 125px;
	}
	.btnAdresTip1a a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -54px;
		width: 125px;
	}
.btnAdresTip1p {left: 0px}
	.btnAdresTip1p a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px 0px;
		width: 125px;
	}
	.btnAdresTip1p a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -27px;
		width: 125px;
	}
.btnAdresTip2a {left: 125px}
	.btnAdresTip2a a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -135px;
		width: 125px;
	}
	.btnAdresTip2a a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -135px;
		width: 125px;
	}
.btnAdresTip2p {left: 125px}
	.btnAdresTip2p a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -81px;
		width: 125px;
	}
	.btnAdresTip2p a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -108px;
		width: 125px;
	}
.btnAdresTip2pp {left: 125px}
	.btnAdresTip2pp a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -162px;
		width: 125px;
	}
	.btnAdresTip2pp a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -162px;
		width: 125px;
	}
.btnAdresTip3a {left: 250px}
	.btnAdresTip3a a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -243px;
		width: 125px;
	}
	.btnAdresTip3a a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -243px;
		width: 125px;
	}
.btnAdresTip3p {left: 250px}
	.btnAdresTip3p a{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -189px;
		width: 125px;
	}
	.btnAdresTip3p a:hover
	{
		background: url(../img/btnAdresTip.gif) no-repeat 0px -216px;
		width: 125px;
	}

.divDrkAL {background: #fafaaa; border: solid 1px #9c9c9c; margin: 2px 1px 2px 0px; padding: 6px 4px 4px 8px}
.divDrkVER {background: #aafafa; border: solid 1px #9c9c9c; margin: 2px 1px 2px 0px; padding: 6px 4px 4px 8px}

.spanAdresTipOk0 {background: url(../img/bgDrk.gif) no-repeat 0px -132px; height: 11px; left: 187px; position: relative; width: 20px}
.spanAdresTipOk1 {background: url(../img/bgDrk.gif) no-repeat 0px -143px; height: 11px; left: 187px; position: relative; width: 20px}
.spanAdresTipOk2 {background: url(../img/bgDrk.gif) no-repeat 0px -143px; height: 11px; left: 311px; position: relative; width: 20px}
.spanAdresTipOk3 {background: url(../img/bgDrk.gif) no-repeat 0px -143px; height: 11px; left: 435px; position: relative; width: 20px}

ul.ulDrkSifirla
{
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 14px;
}
	ul.ulDrkSifirla li
	{
		list-style: none;
		position: absolute;
	}
		ul.ulDrkSifirla li a {
			display: block;
			height: 14px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
.btnDrkSifirlaA {left: 0px}
	.btnDrkSifirlaA a{
		background: url(../img/btnSifirla.gif) no-repeat -14px 0px;
		width: 14px;
	}
	.btnDrkSifirlaA a:hover
	{
		background: url(../img/btnSifirla.gif) no-repeat -28px 0px;
		width: 14px;
	}
.btnDrkSifirlaP {left: 0px}
	.btnDrkSifirlaP a{
		background: url(../img/btnSifirla.gif) no-repeat 0px 0px;
		width: 14px;
	}
	.btnDrkSifirlaP a:hover
	{
		background: url(../img/btnSifirla.gif) no-repeat 0px 0px;
		width: 14px;
	}

ul#ulAracTip
{
	height: 70px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 180px;
}
	ul#ulAracTip li
	{
		list-style: none;
		position: absolute;
	}
		ul#ulAracTip li a {
			display: block;
			height: 70px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
#btnAracTipMa {left: 0px}
	#btnAracTipMa a{
		background: url(../img/btnAracTip.gif) no-repeat 0px -140px;
		width: 90px;
	}
	#btnAracTipMa a:hover
	{
		background: url(../img/btnAracTip.gif) no-repeat 0px -140px;
		width: 90px;
	}
#btnAracTipMp {left: 0px}
	#btnAracTipMp a{
		background: url(../img/btnAracTip.gif) no-repeat 0px 0px;
		width: 90px;
	}
	#btnAracTipMp a:hover
	{
		background: url(../img/btnAracTip.gif) no-repeat 0px -70px;
		width: 90px;
	}
#btnAracTipPa {left: 100px}
	#btnAracTipPa a{
		background: url(../img/btnAracTip.gif) no-repeat 0px -350px;
		width: 90px;
	}
	#btnAracTipPa a:hover
	{
		background: url(../img/btnAracTip.gif) no-repeat 0px -350px;
		width: 90px;
	}
#btnAracTipPp {left: 100px}
	#btnAracTipPp a{
		background: url(../img/btnAracTip.gif) no-repeat 0px -210px;
		width: 90px;
	}
	#btnAracTipPp a:hover
	{
		background: url(../img/btnAracTip.gif) no-repeat 0px -280px;
		width: 90px;
	}


ul#ulSprTip
{
	height: 70px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 180px;
}
	ul#ulSprTip li
	{
		list-style: none;
		position: absolute;
	}
		ul#ulSprTip li a {
			display: block;
			height: 70px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
#btnSprTipNa {left: 0px}
	#btnSprTipNa a{
		background: url(../img/btnSprTip.gif) no-repeat 0px -140px;
		width: 90px;
	}
	#btnSprTipNa a:hover
	{
		background: url(../img/btnSprTip.gif) no-repeat 0px -140px;
		width: 90px;
	}
#btnSprTipNp {left: 0px}
	#btnSprTipNp a{
		background: url(../img/btnSprTip.gif) no-repeat 0px 0px;
		width: 90px;
	}
	#btnSprTipNp a:hover
	{
		background: url(../img/btnSprTip.gif) no-repeat 0px -70px;
		width: 90px;
	}
#btnSprTipEa {left: 100px}
	#btnSprTipEa a{
		background: url(../img/btnSprTip.gif) no-repeat 0px -350px;
		width: 90px;
	}
	#btnSprTipEa a:hover
	{
		background: url(../img/btnSprTip.gif) no-repeat 0px -350px;
		width: 90px;
	}
#btnSprTipEp {left: 100px}
	#btnSprTipEp a{
		background: url(../img/btnSprTip.gif) no-repeat 0px -210px;
		width: 90px;
	}
	#btnSprTipEp a:hover
	{
		background: url(../img/btnSprTip.gif) no-repeat 0px -280px;
		width: 90px;
	}

#divAracTipAckM, #divAracTipAckP, #divSprTipAckN, #divSprTipAckE {color: #999999;}


.bgMdlA1 {background: url(../img/bgDrk.gif) no-repeat 0px -154px}
.bgMdlB1 {background: url(../img/bgDrk.gif) repeat-x 0px -164px}
.bgMdlC1 {background: url(../img/bgDrk.gif) no-repeat 0px -174px}
.bgMdlD1 {background: url(../img/bgDrk.gif) repeat-x 0px -206px}
.bgMdlE1 {background: url(../img/bgDrk.gif) no-repeat -10px -154px}

.bgMdlA2 {background: url(../img/bgAnaAF.gif) repeat-y -72px 0px}
.bgMdlB2 {background: #bff26e; font: bold}
.bgMdlC2 {background: url(../img/bgDrk.gif) no-repeat 0px -184px}
.bgMdlD2, .bgMdlBCD4, .bgMdlBCD6 {background: #ffffff}
.bgMdlE2, .bgMdlE3, .bgMdlE4, .bgMdlE5, .bgMdlE6 {background: url(../img/bgAnaAF.gif) repeat-y -62px 0px}

.bgMdlA3 {background: url(../img/bgDrk.gif) no-repeat 0px -216px}
.bgMdlBCD3, .bgMdlBCD5 {background: url(../img/bgDrk.gif) repeat-x 0px -133px}

.bgMdlA4, .bgMdlA5, .bgMdlA6 {background: url(../img/bgAnaAF.gif) repeat-y -52px 0px}

.bgMdlA7 {background: url(../img/bgDrk.gif) no-repeat 0px -235px}
.bgMdlBCD7 {background: url(../img/bgDrk.gif) repeat-x 0px -225px}
.bgMdlE7 {background: url(../img/bgDrk.gif) no-repeat -10px -235px}

.mdlAck {color: #666666; padding-top: 2px}


.imgAdresDefter {background: url(../img/bgDrk.gif) no-repeat 0px -245px; height: 17px; width: 20px}
.imgMahal {background: url(../img/bgDrk.gif) no-repeat 0px -262px; height: 14px; width: 20px}


.drkNo {color: #998888; font: bold 12pt Arial; padding-top: 6px; width: 36px}
.drkTipAck {padding-top: 16px}

.sprOnayB {color: #4f4f4f; font: bold}

.rbCbAktif {color: #000000}
.rbCbPasif {color: #999999}

a.tooltip b.t {display: none}
a.tooltip img {border: 0}
a.tooltip:hover {border: 0; position: relative; z-index: 500; text-decoration: none}
a.tooltip:hover b.t {display: block; position: absolute; padding: 5px; font-weight: normal; color: #333; border: 1px solid #888; background: #ff9}
a.tooltip:hover b.t em.t {position: absolute; top: -6px; width: 11px; height: 6px; background: url(../img/imgTooltip.gif); display: block; font-size: 1px}

/* Büyük boyutlu img ler için arka planda yükleniyor çıksın.. */
img.yukle {background: url(../img/bgYukle.gif) no-repeat center center}

/* Captcha image */
.cc {width: 300px}
.ccText {font-weight: bold}
.ccInput {font: 11pt Courier New; margin: 0px 0px 0px 10px; text-transform: uppercase; width: 62px}
.ccImageHorizontal {margin: 0}
.ccInputHorizontal {margin-left: 10px; float: left}
.ccImageVertical {margin: 0px 0px 0px 100px}
.ccInputVertical {margin: 5px 0px 0px 1px; float: left}

.ccFO {width: 300px}
.ccFOText {font-weight: bold}
.ccFOInput {font: 11pt Courier New; margin: 0px 0px 0px 10px; text-transform: uppercase; width: 62px}
.ccFOImageHorizontal {margin: 0}
.ccFOInputHorizontal {margin-left: 10px; float: left}
.ccFOImageVertical {margin: 0px 0px 0px 0px}
.ccFOInputVertical {margin: 5px 0px 0px 75px; float: left}

.spanSifre {position: relative; left: 3px; top: -29px; z-index: 10; font: bold 8pt; color: #666}

.cursorHand {cursor: pointer}

.sessionKalanZaman {font: 12pt Courier New, Tahoma}

.divNokta {background: #fcc; border: solid 1px #c00; padding: 5px 5px 5px 10px; text-align: justify}

#divSiparisRapor {padding: 5px}
#divSiparisRapor table{font-size: 10pt}
#divSiparisRapor sup{color: #666}
#divSiparisRapor .c{text-align: center; vertical-align: middle}
#divSiparisRapor .r{color: #f00}
#divSiparisRapor .l{text-align: left; vertical-align: middle}
#divSiparisRapor .h{background: #ddd; font-weight: bold; text-align: center; vertical-align: middle}
#divSiparisRapor .a{background: #ff9; vertical-align: middle}
#divSiparisRapor .v{background: #9ff; vertical-align: middle}
#divSiparisRapor .x{border-right: 0; text-align: center}
#divSiparisRapor .y{border-left: 0; border-right: 0}
#divSiparisRapor .z{border-left: 0; color: #ccc}
#divSiparisRapor .w{border-left: 0}
#divSiparisRapor td{white-space: nowrap}

hr.hrDashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left
}

ul#ulAcilis
{
	height: 17px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 24px;
}
	ul#ulAcilis li
	{
		list-style: none;
		position: absolute;
		top: -2px;
	}
		ul#ulAcilis li a {
			display: block;
			height: 17px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
#btnAcilis {left: 0px}
	#btnAcilis a{
		background: url(../img/btnAcilisFavori.gif) no-repeat 0px 0px;
		width: 24px;
	}
	#btnAcilis a:hover
	{
		background: url(../img/btnAcilisFavori.gif) no-repeat -24px 0px;
		width: 24px;
	}

ul#ulFavori
{
	height: 17px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 24px;
}
	ul#ulFavori li
	{
		list-style: none;
		position: absolute;
		top: -2px;
	}
		ul#ulFavori li a {
			display: block;
			height: 17px;
			position: relative;
			text-align: left;
			text-decoration: none;
		}
#btnFavori {left: 0px}
	#btnFavori a{
		background: url(../img/btnAcilisFavori.gif) no-repeat -48px 0px;
		width: 24px;
	}
	#btnFavori a:hover
	{
		background: url(../img/btnAcilisFavori.gif) no-repeat -72px 0px;
		width: 24px;
	}

select.editable, input.editable {width: 200px}

option.activateEdit {color: #c00}
