
td { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:16px}
h2{ color:#026bdb; display:block; border-bottom:1px dotted #026bdb; line-height:25px; font-size:18px}
h3{ color:#026bdb; display:block; border-bottom:1px dotted #026bdb; line-height:25px; font-size:14px}
body {
background-image:url( zemin3.jpg);	
	background-repeat:repeat-x;
	background-color:#1a1a1c;
	background-position:top;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif
}
.altcizgi{border-bottom:1px solid #ccc}
.zeminli {
	background-image:url(../resimler/bg212x90.gif);
	height:90px;
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	text-align:center
}

.ustmenu a ,.ustmenu a:visited {
	color:#d8d5d5;
	text-decoration:none;
}

a, a:visited {
	color:#000000;
	text-decoration:none
}
a:hover, a:visited:hover{
	color:blue;
	text-decoration:none
}
.oklumenu {
	display:block;
	line-height:20px;
	color:#969696;
	border:1px dotted #2D2D2D;
	text-indent:8px;
	margin:3px
}
.oklumenu:hover {
	color:white;
}
.listelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.listelink:hover {
	color:blue;
}
.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
}

.ddcolortabs ul{
font: normal 13px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
font-size:12px
}


.ddcolortabs a,.ddcolortabs a:visited {
float:right;
color: white; font-weight:bold;
text-decoration:none; 
text-align:left; padding-right:0px;
vertical-align:bottom; 
margin-right:0px; 
color:#FFF; line-height:34px;
}

.ddcolortabs a span{
float:left;
display:block; padding-left:8px
/*padding: 0px 8px 2px 7px;*/
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color: #026bdb;
}

.ddcolortabs a:hover span{ display:block
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
 /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font: normal 11px Arial, Verdana, sans-serif;
line-height:18px;
z-index:100;
background-color:#DFDFDF;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #2D2D2D;
border-bottom: 1px solid #2D2D2D; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover,.dropmenudiv_a a:hover:visited{ /*THEME CHANGE HERE*/
background-color: #026bdb;
color: white;
}