﻿
#div_Sol
{
	float: left;
	width: 230px;
	margin-top: 5px;
}

#div_sag
{
	float: right;
	width: 600px;
	margin-top: 5px;
}

.tumunu_goster
{
	font-family: tahoma, Arial, verdana, "times New Roman";
	font-size: 9pt;
	color: #00446D;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
}

.table_baslik
{
	font-family: tahoma, Arial, verdana, "times New Roman";
	font-size: 9pt;
	font-weight: bold;
	color: #E15A00;
	text-decoration: none;
	background-color: #E7E4E6;
	height: 20px;
	padding-left: 10px;
}

.table_metin_alan
{
	font-family: tahoma, Arial, verdana, "times New Roman";
	font-size: 10pt;
	color: #00446D;
	text-decoration: none;
	border: 1px solid #dad5d6;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
}

.border_alt
{
	border: 1px solid #dad5d6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.label_border
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

