﻿body 
{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Tahoma;
}
.uplink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFF99;
}
.tabyazi
{
	text-align:justify;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
.deneme
{
	font-family: 'Lucida Sans';
	font-size: 9pt;
	color: #003366;
}
.txt
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: #f5f5f5;
	width: 147px;
}
.txtbeyaz
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: #FFFFFF;
	width: 147px;
	border-color: #999999;
}
.txtsmall
{
	width: 110px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: #f5f5f5;
}
.formbtn
{
	border: #c9c9bf 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	color: #56514b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 10;
}
.OkBtn
{
	border: #c9c9bf 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	background: url(KeyImg/ok.gif) #cccccc no-repeat;
	color: #56514b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 65px;
	text-align: right;
}
.CancelBtn
{
	border: #c9c9bf 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	background: url(KeyImg/delete.png) #cccccc no-repeat;
	color: #56514b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 12;
	width: 65px;
	text-align: right;
}
.LogoutBtn
{
	border: #c9c9bf 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	color: #56514b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 12;
	width: 65px;
	text-align: right;
	background-image: url(KeyImg/icon_logout.gif);
	background-color: #C0C0C0;
	background-repeat: no-repeat;
}
.NewAddBtn
{
	border: #c9c9bf 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	background: #cccccc url('KeyImg/newAdd.png') no-repeat;
	color: #56514b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 65px;
	text-align: right;
}
.LblAnaMenu
{
	border: #B0C4DE 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
	background: #6666FF no-repeat;
	color: #000066;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 105px;
	text-align: center;
}
.demoheading {
	padding-bottom:20px;
	color:#003366;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;}
.radiobtn
{
	border: 1px solid #CCFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	background: #fefefe url(/images/_btn_back.gif) repeat-x;
	color: #56514b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 10;
}
.caption_label
{
	font-weight: lighter;
	text-transform: capitalize;
	color: #003366;
	font-family: 'Microsoft Sans Serif';
	font-size: 20px;
}
.LblLoginUser
{
	font-weight: lighter;
	text-transform: capitalize;
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
}


/*Modal Popup.ModalPopupBackgroundSitili
{
	background-color: #EDFFEC;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopupSitili
{
	background-color: #FFFFFF;
}
.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}
.txtWExt
{
	background-color: #FF0000;
	color: #FFFFFF;
}
*/