﻿*{
    font-family:Arial;
    font-size:12px;
}

body
{
    padding: 0;
    margin: 0;
    background-color: #bca559;
}
.kutuBaslik{
    font-weight:bold;
    font-size:14px;
    line-height:30px;
    color:#4a4a4a;
}
.kutuMetin{
    color:#FFF;
    font-size:12px;
}
.kutuMetin A {
    font-family:Trebuchet MS;
    color:#daad1f;
    font-size:16px;
    font-weight:normal;
    text-decoration:none;
}
.kutuMetin A:hover {
    text-decoration:underline;
}
.kutuMenu{
    color:#FFF;
}
.kutuMenu A {
    font-family:Trebuchet MS,Arial;
    color:#FFF;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
.kutuMenu A:hover {
    text-decoration:underline;
}
.button {
  background-color: #CCC;
  font-weight:normal;
  text-align:center;
  color: #333;
}
.button A {
  color:white;
}
.button A:Hover {
  background-color: transparent;
  color:white;
}
.textbox{
    font-size: 10px;
    border: 0;
    color: #000;
    width:133px;
}
.takvim A:link
{
    text-decoration: none;
    text-align: center;
    font-size: 11px;
}
.takvim A:visited
{
    text-decoration: none;
}
.takvim A:hover
{
    text-decoration: underline;
}
.takvimBaslik
{
    text-align: center;
}
.invisible
{
    display: none;
}
a.foto img
{
    padding: 0px;
}
a.foto img:hover
{
    padding: 0px;
}
a img
{
    border: none;
}
.pg-normal
{
    color: black;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}
.pg-selected
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.griKutuMetin{
    color:#4a4a4a;
}
.griKutuMetin a{
    color:#2f2f2f;
    font-weight:bold;
    text-decoration:none;
}
.griKutuMetin a:hover{    
    text-decoration:underline;
}
.link
{
    color:#333 !important;
    font-size:12px !important;
    font-weight:bold !important;
    text-decoration:none !important;
}
.link:hover
{
    text-decoration:underline !important;
}
