body
{ background: #636363;
  color: #70695A;
}

blockquote{border-color: #767676;}

#main
{ background: #FFF url(main.png) repeat-y;
  color: #70695A;
}

#links, #footer, #menu, #menu li a
{ background: #FFF url(menu.png);
  color: #DBD7D1;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBD7D1;
}

#logo
{ background: #FFF url(SmsPosta_Banner.jpg) no-repeat;
  color: #70695A;
}

h1
{ background: transparent;
  color: #EA8916;
  border-color: #CAAE90;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(orange_menu.png);
  color: #70695A;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #70695A;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #DBD7D1;
}

.sbihead
{ background: #FFF url(orange_sbi.png);
  color: #70695A;
}

.sbihead h1
{ background: transparent;
  color: #70695A;
}

.sbilinks li a
{ background: #FFF url(link.png);
  color: #DBD7D1;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #EA8916;
} 


.baslik 
{
      font-size: 13px; font-family: Verdana; font-weight:bold; 
      background-color: #ffff99; border:1px solid; border-color:#555555; 
      text-indent:3px; padding:3px; margin-top: 3px; cursor: pointer; 
      }
.secilenBaslik 
{
      font-size: 13px; font-family: Verdana; font-weight:bold; 
      background-color: #ffd989; border:1px solid; border-color:#555555; 
      text-indent:3px; padding:3px; margin-top: 3px; 
      }
.icerik 
{
      font-size: 12px; font-family: Verdana; background-color: #ffffcc; 
      padding:3px; border:1px solid; border-color:#555555; border-top: none; 
      }

