﻿
body /* Internet Explorer */ 
{ 
text-align: center; 
} 

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 

table 
{border: 0px;
 border-style: none;
}

img
{  border-style: none;
}


        a:link 
        {
			text-decoration: none;
			color:Black;
		}
        a:visited 
        {
			text-decoration: none;
			color:Black;
		}
		a:hover
		{
			text-decoration: none;
			color: #036400;
		}
        a:active {text-decoration: none}


a.firsthaber
{
	text-decoration: none;
	color: #006699;
}

a.firsthaber:hover
{
	text-decoration: none;
	color:Black;
}



a.menu_top_item{
color:Green;
text-decoration:none;
font-weight:bold;
display:block;
margin-left:0px;
margin-right:2px;
padding-left: 3px;
padding-bottom: 3px;
border-left:1px solid Orange;
border-bottom:1px solid Orange;
float:left;  }

a.menu_top_item:hover{
color:Orange;
border-left:1px double Green;
border-bottom:1px double Green;
}


a.anamenu_top_item
{
	color: Black;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	font-family: TAHOMA;
	font-size: 11px;
}
a.anamenu_top_item:hover
{
	background-color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
}




.header
{
	font-size: 11pt;
	color: #1e1e1e;
	font-family: verdana;
	font-weight: bold;
}

.sayfa
{
	font-size: 8pt;
	color: #25292b;
	font-family: verdana;
}


.treenode
{
	font-size: 9pt;
	color: #282828;
	font-family: arial,tahoma;
}

.treeroot
{
	font-size: 10pt;
	color: #282828;
	font-family: arial,tahoma;
	font-weight: bold;
}
.label
{
	font-size: 8pt;
	color: #404040;
	font-family: verdana;
}