﻿.frmContent_td
{
	padding: 5px;
	border-top: 1px solid #ccc;
}
.popup_title_td
{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.popup_close_tr
{
	text-align: right;
	border: 1px solid red;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.popup_close_td
{
	padding-right: 10px;
}
.td_baslik
{
	border: 1px #ccc solid;
	font-weight: bold;
}
.table_sorgu
{
	padding-bottom: 5px;
	border: 1px solid #cccccc;
	width: 100%;
	height: 100%;
}
.pnlContent
{
	border: 1px solid #000000;
	BACKGROUND-COLOR: #dce8f4;
}

