body
{
	background-color: #e9d9b3;
	overflow: auto;
}
.cssButton
{
	background-color: #c5af7d;
	border-top: 1px solid #e8d6ae;
	border-left: 1px solid #e8d6ae;
	border-bottom: 1px solid #594a27;
	border-right: 1px solid #594a27;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	cursor: hand;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
}
.cssLabelBaslik
{
	background-color: Transparent;
	border: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	height: 16px;
	text-align:  center;
	margin-top: 1px;
	margin-bottom: 1px;
}
.cssLabelBaslikTablo
{
	background-color: Transparent;
	border: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	height: 16px;
	text-align:  center;
	margin-top: 1px;
	margin-bottom: 1px;
}
.cssDropDownList
{
	background-color: #f7eeda;
	border-top: 1px solid #D0CECE;
	border-left: 1px solid #D0CECE;
	border-bottom: 2px solid #C3C0C0;
	border-right: 2px solid #C3C0C0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;	
}
.cssTextBox
{
	background-color: #f7eeda;
	border-bottom: 1px solid #e8d6ae;
	border-right: 1px solid #e8d6ae;
	border-top: 1px solid #594a27;
	border-left: 1px solid #594a27;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	height: 19px;
	margin-top: 1px;
	margin-bottom: 1px;	
}
.cssLabelUyari
{
	background-color: Transparent;
	border: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
 font-style :oblique ;
	height: 16px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
