﻿body
{
  margin: 0;
  background-image: url("/NDC/Generic/Images/body_bg.jpg");
  background-repeat: repeat-x;
}
.Main
{
  margin: 0px auto;
  width: 1020px;
  font-family: Calibri,Segoe UI,Tahoma,Verdana;
  font-size: 14px;
}
.Baslik
{
  height: 20px;
  background-color: #8f374f;
  color: #fff;
  font-size: 14px;
  padding-left: 15px;
  padding-top: 5px;
  width: 951px;
}
.TableHeader, .BlankTableHeader
{
  background-image: url(/NDC/Generic/images/tableHeader.jpg);
  height: 17px;
  border-right: solid 1px #FFF;
  text-align: center;
  font-size: 12px;
  color: #000;
  font-family: Calibri,Segoe UI,Tahoma,Verdana;
  padding-top: 2px;
}
.TableFooter
{
  font-size: 12px;
  color: #000;
  font-family: Calibri,Segoe UI,Tahoma,Verdana;
  padding-top: 2px;
  background-color: #d7e6fd;
  height: 14px;
}
.ListItem, .ListAlternativeItem, .ListItemOver
{
  font-size: 12px;
  color: #545454;
  font-family: Calibri,Segoe UI,Tahoma,Verdana;
  background-color: #ffffff;
  cursor: default;
  height: 25px;
}
.ListItemOver
{
  background-color: #dbedfe;
}
.ListAlternativeItem
{
  background-color: #ebefff;
}
.TextBox
{
  height: 18px;
  width: 143px;
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
  border-color: #000;
  border-style: Solid;
  border-width: 1px;
}
.DropDownList
{
  height: 20px;
  font-size: 12px;
  color: #000;
  font-family: Tahoma;
  border-color: #000;
  border-style: Solid;
  border-width: 1px;
}
.DropDownList2
{
  height: 16px;
  font-size: 10px;
  color: #000;
  font-family: Tahoma;
  border-color: #000;
  border-style: Solid;
  border-width: 1px;
}
.TableIlan
{
  margin: 20px 20px 20px 20px;
  width: 928px;
}
