﻿body,table,tr,td,input,select,textarea
{
    font-family:Verdana,Tahoma;
    font-size:11px;
    color:#515151;
}
.tdMetin
{
   font-size:12px;
   color:#111111;
}
.btn
{
    color:#717171;
    background-color:#dadada;
    border:solid 1px #212121;
    font-size:xx-small;
    font-family:verdana;    
}
.eksi10{margin-left:-7px;}
.input
{
    color:#717171;
    background-color:#dadada;
    border:solid 1px #212121;
    font-size:xx-small;
    font-family:verdana;    
}
.inWhite
{
    color:#717171;
    background-color:#f5f5f5;
    border:solid 1px #dadada;
    font-size:xx-small;
    font-family:verdana;    
}
.m12
{
    font-size:12px;
    font-family:tahoma; 
}
#sidebar {
	float:left;
	padding: 0 10px 10px 10px;
	background-color: #a83930;
	background-position: top left;
	border-top: 2px solid #fdea12;
	border-bottom: 2px solid #a83930; 
	width: 118px;  /* ds */
}
html>body #sidebar {
	width: 110px;
}
#sidebar h3 {
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #fdea12;
  color: #fdea12;
}
#nav {
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #fdea12;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	color: #a83930;
	background-color: #fdea12;	
}
Table#LastCom{ display:table;  font-family: Tahoma, Verdana, Arial, Sans-Serif;}
Table .LBaslik {font-size: 11px; color: white; font-weight:bold; 
    background-color: #ff9933;
    text-align: center; height: 18px; display:table-column;
    }
    Table#LastCom td { padding:3px; font-size:1.1em; border-bottom:solid 1px #dedede; border-right:solid 1px #dedede;}
    Table#LastCom td span.dt{font-size:.8em; letter-spacing:-.1em;}
    Table#LastCom td span.adi{ background-color:#FFFBD6; padding-left:3px; padding-right:3px; color:Navy;}
    Table#LastCom td a{font-size:1em; letter-spacing:-.04em; text-decoration:none; color:#212121;}
    Table#LastCom td a:hover{text-decoration:underline; color:Red;}
    
    
    