.NormalTablo
{
	border-right: #80b0d8 1px solid;
	border-top: #80b0d8 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px;
	border-left: #80b0d8 1px solid;
	color: #80b0d8;
	border-bottom: #80b0d8 1px solid;
	font-family: Verdana;
}

.MorTablo
{
	border-right: #80b0d8 1px solid;
	border-top: #80b0d8 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px;
	border-left: #80b0d8 1px solid;
	color: black;
	border-bottom: #80b0d8 1px solid;
	font-family: Verdana;
	background-color: #e8e2fe;
}

.TDBaslik
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: #f5f4eb;
	padding-left: 5px;
	height: 21px;
}

.UstSatir
{
	background-image: url(img/Tasarim/YatayBack.gif);
	height: 22px;
}


.HataBack
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: #ff9999;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.HataBaslik
{
	font-weight: bold;
	font-size: 10pt;
	color: #5c4e64;
	font-family: Tahoma;
	background-color: #ff9999;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.HataTablo
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	font-weight: bold;
	font-size: 8pt;
	margin: 10px;
	border-left: #ff0000 1px solid;
	color: #80b0d8;
	border-bottom: #ff0000 1px solid;
	font-family: Verdana;
}

.Resim
{
	background-image: url(img/stop.gif);
	width: 16px;
	height: 16px;
}

.AltTablo
{
	border-right: #80b0d8 1px solid;
	border-top: #80b0d8 1px solid;
	font-weight: bold;
	font-size: 8pt;	
	border-left: #80b0d8 1px solid;
	color: #80b0d8;
	border-bottom: #80b0d8 1px solid;
	font-family: Verdana;
	background-color: #f5f4eb;
}
.TableBaslik
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Verdana;
	background-color: #b59fff;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.YesilKolonBaslik
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Tahoma;
    background-color:DarkseaGreen;
    text-align: left;
   
}
A
{
	text-decoration:none;
	font-weight: bold;
    font-size: 10pt;
    color: white;

}
a:hover
{
	text-decoration:none;
	font-weight: bold;
    font-size: 10pt;
    color: white;
	
}
.GridGenel
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	font-size: 11px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-family: Tahoma;	
}

.DataGridGenel
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 11px;
	margin-bottom: 5px;
	border-left: darkgray 1px solid;
	color: black;
	font-family: Tahoma;
}
.GridKolonBasligi
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: Tahoma;
	background-color: #d5daea;
}
.ButtonModel
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: darkgray 1px solid;
	color: navy;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: ghostwhite;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#C6D6FD');
}


.MorButtonModel
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	border-left: darkgray 1px solid;
	color: navy;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: ghostwhite;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#b59fff');
}



.inputModel
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    font-weight: bold;
    font-size: 11px;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    font-family: Tahoma;
}

BODY
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Tahoma,Arial,Times New roman;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom: 0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    SCROLLBAR-FACE-COLOR: #ffffff; 
    SCROLLBAR-HIGHLIGHT-COLOR: #9bbad6; 
    SCROLLBAR-SHADOW-COLOR: #9bbad6; 
    SCROLLBAR-3DLIGHT-COLOR: #9bbad6; 
    SCROLLBAR-ARROW-COLOR: #9bbad6; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #9bbad6;
  }
  
  .OzetSatiri
{
	display: inline;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	color: brown;
	font-family: Tahoma;
	background-color: whitesmoke;
}

.FormBaslik
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(img/backgrounds/tr_back7.gif);
	color: #ffffff;
	font-family: Verdana;
	height: 24px;
	text-align: center;
}
.FluFormBaslik
{
    font-weight: bold;
    font-size: 11px;
    background-image: url(img/Grafik_back.jpg);
    color: #ff6600;
    font-family: Verdana;
    height: 24px;
    text-align: center;
}
.Baslik
{
	font-weight: bold;
	font-size: 11px;
	color: #660000;
	font-family: Verdana;
	height: 18px;
	background-color: whitesmoke;
}
.TuruncuBaslik
{
    font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Tahoma;
    background-color  : tomato;  	
}
.TuruncuBaslikKucuk
{
    font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Tahoma;
    background-color  : tomato;  	
}
.AnaTuruncuBaslik
{
    font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Tahoma;
background-color: #4682b4;  	
}
.YanBaslik
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Tahoma;
    background-color: peachpuff;
}
.AnaYanBaslik
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Tahoma;
    background-color: #d5e4f1;
}
.YesilBaslik
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    height: 20px;
    background-color: #c9d9e6;
    text-align: center;
}
.Panel
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	font-size: 11px;
	border-left: black 1px groove;
	width: 100%;
	border-bottom: black 1px groove;
	font-family: Tahoma;
	background-color: gainsboro;
}
.TextBox
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	border-left: #7f9db9 1px solid;
	width: 180px;
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma;
	font-weight: bold;
	height: 17px;
}
.TextBox75
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    font-size: 11px;
    height: 19px;
    border-left: #cccccc 1px solid;
    width: 75px;
    border-bottom: #cccccc 1px solid;
    font-family: Tahoma;
}
.Combo
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	height:19px;
	border-left: #7f9db9 1px solid;
	width: 60px;
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma;
}
.TextBox50
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	height:16px;
	border-left: #7f9db9 1px solid;
	width: 50px;
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma;
}
.RadioButton
{
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Tahoma;
}

.Label
{
	padding-left: 3px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: black;
}

.PrintLabel
{
	font-size: 8pt;
	font-family: 'Tahoma';
}
.BoldLabel
{
	padding-left: 3px;
	font-size: 11px;
	cursor: hand;
	font-family: Tahoma;
	font-weight: bold;
	color: black;
}
.GYazi
{
    padding-left: 3px;
    font-size: 11px;
    font-family: Tahoma;
   
}
.UserInfo
{
	padding-right: 7px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}

.FormMainTable
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	margin-top: 2px;
	margin-left: 1px;
	border-left: #000099 1px solid;
	margin-right: 1px;
	border-bottom: #000099 1px solid;
}

.SearchPanel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	margin-top: 1px;
	font-size: 11px;
	margin-bottom: 8px;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: whitesmoke;
}

.Tablo
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	margin-top: 5px;
	margin-left: 3px;
	margin-right:3px;
	display: inline;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 5px;
	border-left: gainsboro 1px solid;
	border-right: gainsboro 1px solid;
	width: 100%;
	color: brown;
	border-bottom: gainsboro 1px solid;
	font-family: Tahoma;
	
}
.MaviAlanAdi
{
 font-weight: bold; 
 font-size: 8pt; 
 color:white; 
 font-family:  Tahoma; 
 background-color: lightsteelblue; 
 margin-left: 3px;  
 }

.AltTablo
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	display: inline;
	font-weight: bold;
	border-left: gainsboro 1px solid;
	width: 100%;
	border-bottom: gainsboro 1px solid;
    background-color: whitesmoke;
}
.TabloCerceve
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	display: inline;
	border-left: gainsboro 1px solid;
	width: 100%;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
}

.AlanBaslik
{
    font-weight: bold; 
    font-size: 8pt; 
    color: white; 
    font-family: Tahoma; 
    background: lightsteelblue; 
}

.Panel500
{
	overflow:auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
	width:600px;
	height:100%;
	border-bottom-style: none;
}


.k11
{
	line-height: normal;
	color: #e17c31;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.k12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff3300;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.b11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.n11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #9a9a9a;
}
.y11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #becd32;
}
.m11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #35d7ea;
}
.t11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #ff8a00;
}

