body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #006600;
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-x;
}

.tabtxt { height: 40px; width: 170px; padding-top: 51px; padding-left: 7px; padding-right: 130px; text-align:left; line-height:normal; }

.tablink { height: 20px; width: 300px; text-align:left; padding-left: 7px;  padding-top: 5px; font-size: 13px; color:#FFFFFF; font-weight:bold; }

/* OLD DESIGN */

.norm { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; font-variant: normal; color: #777777; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: normal; font-variant: normal; color: #777777; }

.greentext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #AAC540; }

.cosgreentext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px; font-weight: normal; font-variant: normal; color: #AAC540; }

.rougreytext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 12px; font-weight: normal; font-variant: normal; color: #555555; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 17px; font-variant: normal; color: #3d4d99; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 17px; font-variant: normal; color: #3d4d99; }

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 17px; font-variant: normal; color: #accb39; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 17px; font-variant: normal; color: #666666; }

.bluetext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; color: #3d4d99; }

.mini { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 17px; font-weight: normal; font-variant: normal; color: #777777; }

.boldbluetext { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: bold; color: #3d4d99; }

.newsfeed { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #C1DD21; }

.dottedline { border-bottom: thin dotted #3D4D99; padding-top: 5px; }

a:link { color:#777777; text-decoration:none; }

a:visited { color:#777777; text-decoration:none; }

a:hover { color:#accb39; text-decoration:underline; }

a.redminilinks:link { color: #555555; text-decoration: none; }

a.redminilinks:visited { color: #555555; text-decoration: none; }

a.redminilinks:active { color: #555555; text-decoration: none; }

a.redminilinks:hover { color: #accb39; text-decoration: underline; }

a.whitelinks:link { color: #ffffff; text-decoration: none; }

a.whitelinks:visited { color: #ffffff; text-decoration: none; }

a.whitelinks:hover { color: #333333; text-decoration: underline; }
/*div.footer ul {float:left;color:#597b01;}
		.foot-ul {margin-right:23px;}
		@media screen and (-webkit-min-device-pixel-ratio:0) {
			.foot-ul {margin-right:16px;}
		}
	div.footer ul .listhead{font-weight:bold;padding:3px 87px 3px 0px; border-bottom:1px solid #d7eaad;margin-bottom:3px;}
	div.footer ul li{font-size:11px;}
		div.footer ul a {color:#597b01;}*/
#footer {
	position:relative;
	background:#F9FFCE url("images/bg-footer.png") 0 0 repeat-x;
  	min-height:44px; 
	height:auto !important; 
	height:44px;
	z-index:999;
	
}

/* footer */

#footer .cn { 
	position:relative;
	width:960px;
	margin:0 auto;
	height:44px;
}


#footer .cn .bottom-link {
	position:absolute;
	width:250px;
	height:20px;
	top:20px; 
	left:130px;
}
#footer .cn .bottom-link a {
	color:#8c8976;
	margin-right:20px;
}



#footer .kocnet { 
	position:relative;
	width:94px; height:20px;
	margin-top:15px;
	float:left;
}

#footer .kocnet .bg 
{
	position:absolute;
	background:transparent url("images/logo-kocnet.png") 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/images/logo-kocnet.png');
	width:95px; height:20px;
}
#footer .kocnet  a { 
	display:block; position:relative; cursor:pointer;
	width:95px; height:20px; 
}
#footer .kocnet a span { display:none; }

#footer .sitemap { position:absolute; right:0px; top:8px; }
#footer .sitemap .bg { 
	background:transparent url("images/btn-sitemap.png") 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/images/btn-sitemap.png');
	width:99px; height:34px;
}
#footer .sitemap .bg2 { 
	background:transparent url("images/btn-sitemap2.png") 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/images/btn-sitemap2.png');
	width:99px; height:34px;
}
#footer .sitemap  a { 
	display:block; position: absolute; cursor:pointer;
	width:99px; height:34px;  top:0; left:0;
}
#footer .sitemap a span { display:none; }


#footer .pure { position:absolute; right:0; top:8px; }
#footer .pure .bg { 
	background:transparent url("images/pure-logo.png") 0 0 no-repeat!important;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/images/pure-logo.png');
	width:67px; height:36px;
}
#footer .pure  a { 
	display:block; position: absolute; cursor:pointer;
	width:67px; height:36px;  top:0; left:0;
}
#footer .pure a span { display:none; }





#footer #footer-content {
	display:inline;
	width:700px;
	height:100px;
	margin:0 auto;
}
#footer #footer-content .cen { width:800px; margin:0 auto; }

#footer #footer-content .lnkBlok { float:left; margin-right:30px; }
#footer #footer-content .lnkBlok li { line-height:17px; font-weight:bold; }
#footer #footer-content .lnkBlok li a { color:#8c8976; }
#footer #footer-content .lnkBlok li li { font-weight:normal;}
.Yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.YaziSiparis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
