

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;
  
   
  
  }

.TextArea1
{
	WIDTH: 200px; 
	HEIGHT: 50px;
	BORDER-RIGHT: #000099 1px solid; 
	BORDER-TOP: #000099 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #000099 1px solid; 
	BORDER-BOTTOM: #000099 1px solid; 
	FONT-FAMILY: Tahoma;
}

.GenelTablo
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	padding-left: 5px;
	font-size: 11px;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	font-family: Tahoma;
}

.TabloBaslik2
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	height: 21px;
	background-color: #000099;
	text-align: center;
}
.KolonBaslik
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	height: 21px;
	background-color: darkgray;
	text-align: center;
}
.KolonBaslikLeft
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	height: 21px;
	background-color: darkgray;
	text-align:left;
}
.inputText
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 11px;
	border-left: 1px solid;
	width: 120px;
	border-bottom: 1px solid;
	font-family: Tahoma;
	height: 19px;
}

.buton
{
	font-size: 12px;
	font-family: Verdana;
}

.MenuItem
{
	font-size: 12px;
	font-family: Verdana;
}
.MenuItemOver
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 12px;
	border-left: #000099 1px solid;
	cursor: hand;
	border-bottom: #000099 1px solid;
	font-family: Verdana;
	background-color: beige;
}
.EkranBoyuListe
{
	overflow:auto;
	height:520px;
}

.TabloBaslik
{
	font-weight: bold;
	font-size: 12px;
	/* Alternatifi : background-image: url(../images/backgrounds/tr_back4.gif); */
	background-image: url(images/backgrounds/tr_back7.gif); 
	color: #ffffff;
	font-family: Verdana;
	height: 24px;
	text-align: center;
}

.AlanAdi
{/*
	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;
	background-color: gainsboro;*/
	
	
	
	height:14px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#F6F6FD');
	color: navy;
	border-left: orange 1px solid;
	border-bottom: navy 1px solid;
	font-size: 11px;
	padding-left: 5px;

	
	
}
.Label
{
	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;	
}

.butonFlat
{
	border-right: white 1px ;
	border-top: white 1px solid;
	padding-left: 3px;
	font-size: 11px;
	border-left: white 1px ;
	border-bottom: red 1px solid;
	font-family: Tahoma;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='#FFFFee');	
	  
}


.formPanelModel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #d1e3ec;
	font-family:Tahoma;
	font-size:12px;
	color:Black;
	margin : 2px 2px 2px 2px;
	padding : 2px 2px 2px 2px;	
}
.LabelModel
{
	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='#FFFFee');
}
.ButtonMod
{
	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='#d1e3ec');
}

.pnlModel
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: ghostwhite;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='LightSkyblue');
}


.inputModel
{
	BORDER-RIGHT: #003399 1px solid;
    BORDER-TOP: #003399 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #003399 1px solid;
    BORDER-BOTTOM: #003399 1px solid;
    border-color:Navy;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    font-weight: bold;
}


.inputModelF
{	
    FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma, Verdana, Arial;
}

.passiveModel
{
	BORDER-RIGHT: #A0A0A0 1px solid;
    BORDER-TOP: #A0A0A0 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #A0A0A0 1px solid;
    BORDER-BOTTOM: #A0A0A0 1px solid;
    border-color:#A0A0A0;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    font-weight: bold;
}

.infoLabelModel
{
	padding: 2,7,2,7;
	BORDER-RIGHT: #003399 1px solid;
    BORDER-TOP: #003399 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #003399 1px solid;
    BORDER-BOTTOM: #003399 1px solid;
    border-color:Navy;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    font-weight: bold;
}

.head
{
	font-size: 20pt;
	color: navy;
	font-family: Tahoma;
	text-decoration: none;
}
.baslik
{
	font-size: 14px;
	color: maroon;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
}

.smallbaslik
{
	font-size: 11px;
	color: maroon;
	font-family: Tahoma;
	font-weight:bold;
	text-decoration: none;
}

.MessageText
{
	font-size: 11px;
	color: navy;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.GridSelectedItem
{
	font-family:Tahoma;
	font-size:11px;	
	font-weight:bold;
	Color: White;
	BACKGROUND-COLOR:#B0B0B0;
}
.GridHeader
{
	font-family:Tahoma;
	font-size:11px;	
	Color:White ;
	font-weight:bold;
	BACKGROUND-COLOR:#0b3571;
	padding-top: 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#C6D6FD');
}
.GridFooter
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	BACKGROUND-COLOR:#CCCCCC;
	
}
.GridAlternatingItem
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;	
	background-color:#fffaf0;
}
.Grid
{
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	background-color:#d1e3ec;
}

.CaptionModel
{
	border-right: gray 2px solid;
	padding-right: 5px;
	border-top: gray 2px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	border-left: gray 2px solid;
	color: #ff6633;
	padding-top: 5px;
	border-bottom: gray 2px solid;
	font-family: Tahoma;
	background-color: whitesmoke;
}

.FormTablo
{
	BORDER-RIGHT: #000099 1px solid; 
	BORDER-TOP: #000099 1px solid; 
	BORDER-LEFT: #000099 1px solid; 
	BORDER-BOTTOM: #000099 1px solid;
}
.GridKolonBasligi
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/backgrounds/tr_back12.gif);
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: Tahoma;
}
.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;	
}

.OzetSatiri
{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	WIDTH: 100%; 
	COLOR: orange; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: whitesmoke
}
.TextBox
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	height:18px;
	border-left: #7f9db9 1px solid;
	width: 180px;
	border-bottom: #7f9db9 1px solid;
	
	
	
}
.SayiTextBox
{
	text-align:right;
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 11px;
	height:19px;
	border-left: #7f9db9 1px solid;
	width: 180px;
	border-bottom: #7f9db9 1px solid;
	font-family: Tahoma;
}
.DIV
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	margin-bottom: 5px;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
.menustyle {font-family:verdana;font-size:12px;border: solid 1px #f1f1f1; padding: 2px 6px 2px 6px; margin: 0px; background: #f1f1f1; white-space: nowrap; }
.menuitem {font-family:verdana;font-size:12px;border: solid 1px #f1f1f1; padding: 2px 6px 2px 6px; margin: 0px; background: #f1f1f1; white-space: nowrap; cursor:hand;}
.mouseover {font-family:verdana;font-size:12px;border: solid 1px #999; padding: 2px 6px 2px 6px; margin: 0px; background: #ccc; white-space: nowrap; cursor:hand;}

.uyari
{
	color: Red;
}


.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');
}
.InputText
{
	
	background-image: url(images/backGround.gif);
	height:14px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='orange');
color: navy;
border-left: orange 2px solid;
}
