﻿body {
  background-image:url(siteimages/anazem.gif);
  font-family:Tahoma;
  font-size:12px;
  color:Gray;
}
#undercontruction{ margin:0px; background-image:url(siteimages/underconstruction.jpg);}
.ustmenugenzmn
{
 background-color:White;
 background-image:url(siteimages/menuzem.png);
 background-repeat:repeat-x;
 background-position:bottom;
}
.staticmenustyle{
 text-align:center;
}
.staticmenuItemstyle{
 color:White;
}
.staticmenuHoverstyle{
 color:#bed2f5;
}
.staticmenuSelectedstyle{
font-weight:bold;
 color:#4c8be9;
}
.dynamicmenustyle{
 text-align:left;
 padding-left:10px;
 padding-right:10px;
 
 
}
.dynamicmenuItemstyle{
 color:Gray;
 width:160px;
 height:22px;
 background-color:White;
}
.dynamicmenuHoverstyle{
 color:#4c8be9;
}
.dynamicmenuSelectedstyle{
 font-weight:bold;
 color:#4c8be9;
}
#footer
{
 background-image:url(siteimages/footer.png);
 height:38px;
 background-repeat:no-repeat;
}
.haberlink{
 color:#43C6DB;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
}
haberlink:hover{
    text-decoration:underline;
}
.haberdetaylistesi
{
 font-size:12px;
color:Gray;
 text-decoration:none;
}
.haberdetaylistesi:hover
{
color:#4c8be9;
 text-decoration:underline;
}