body 
{ 
    background-image:url(../images/arkaplan.jpg);
    background-repeat:repeat-x;
    background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
      
}
/*/////////////////İçerik Bölgesi//////////////////////////*/

.content{
    padding-right:10px;
    padding-left:10px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 9pt;
    color:#666666;
    text-align: justify;            
}
.content table{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 9pt;
    color:#666666; 
}
.content a{
    color:#2e83b0;
    text-decoration:none;
}
.content img{
	border-color: #2e83b0;
}
.content a:hover{
    color: highlight;
}
.search  a:visited{
	color: #29198C;
}

.site_map{
    color: #666666; 
    padding-top:6px; 
    font-size: 10px; 
    font-weight:400;
}
.content_title{
    color: #536d84; 
    font-size: 12px; 
    font-weight:700;
}
.resimli_linkler{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color:#2E83B0;
    font-size:11px;
}
.resimli_linkler a{
    font-size: 8pt;
    font-weight: 700;
    color:#2E83B0;
    text-decoration: none;
    padding-left:18px;
    display:block;
}
.resimli_linkler a:hover{
    color:highlight;
}
.link_bg{
    background-image: url(../images/link_bg.gif);
    background-repeat: no-repeat;
    background-position:center;
    text-align:center;
    width:251px;
    height: 44px; 
}
/*/////////////////////////////////////////////////////////////*/
.footer{
	margin-bottom:8px;
	border:0px;
	width:35%;
    background-repeat:no-repeat;
}
.footer font a{
	color:#2e83b0;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	text-decoration:none;	
}
.footer a:hover{
color:Highlight;
}
/*/////////////////////////////////////////////////////////////*/
  
.submenu{
margin-bottom: 0.5em;
cursor:pointer;
margin-bottom: 2px;
background-color:#EEEEEE;
color:#718ea5;
padding:2px;
text-align:left;
font-weight: normal;
FONT-FAMILY: Verdana, Arial;
FONT-SIZE:10px;
}
.submenu_td{
    background-color: #e5f0f7;
    border-bottom:0px dotted #999999; padding:2px; padding-left:4px; width:100%; height:14px; color:#666666;
}

/* -------------------------------------------------------------------- */
.submenuitem{
color: white;
display:block;
width: auto;
font-size: 8pt;
color:#666666;
/*padding: 6px 0;
padding-left: 10px;   */
text-decoration: none;
}
/* -------------------------------------------------------------------- */ 

.glossymenu{
margin: 5px 0;
padding: 0;
width: 210px; /*width of menu*/
border: 0px solid;
border-bottom-width: 0;
}

.glossymenu a.menuitem{


color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 0;
padding-left: 10px;
text-decoration: none;
}




.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: white;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background-color: #e6f1f7 ;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 2;
}


.glossymenu div.submenu ul li a{
display: block;

color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #ffffff;
colorz: white;
}